From owner-freebsd-java@FreeBSD.ORG Thu Mar 25 01:19:22 2004 Return-Path: Delivered-To: freebsd-java@www.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D5D116A4CE for ; Thu, 25 Mar 2004 01:19:22 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 654FF43D2F for ; Thu, 25 Mar 2004 01:19:18 -0800 (PST) (envelope-from ml@FreeBSD.org.ua) Received: from phantom.cris.net (ml@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id i2P9JDZI011165; Thu, 25 Mar 2004 11:19:13 +0200 (EET) (envelope-from ml@FreeBSD.org.ua) Received: (from ml@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id i2P9JCHK011164; Thu, 25 Mar 2004 11:19:12 +0200 (EET) (envelope-from ml) Date: Thu, 25 Mar 2004 11:19:12 +0200 From: Alexey Zelkin To: Kyle VanderBeek Message-ID: <20040325091912.GA11133@phantom.cris.net> References: <20040325003308.L29963@kylev.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040325003308.L29963@kylev.com> X-Operating-System: FreeBSD 4.9-STABLE i386 User-Agent: Mutt/1.5.5.1i cc: freebsd-java@www.freebsd.org Subject: Re: xdoclet and jdk1.3 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Mar 2004 09:19:22 -0000 hi, Sometimes this problem appears then compiled code expects to be executed under jdk1.4. Try it first. On Thu, Mar 25, 2004 at 12:33:08AM -0800, Kyle VanderBeek wrote: > Has anyone seend AbstractMethodErrors or InvocationExceptions when using > xdoclet with the 1.3 jdk? I just did a bunch of conversions to using > xdoclet for my company, only to find it suddenly is un-buildable on our > BSD machine: it craps out on any task. > > I can provide error details if needed. > > -bash-2.05b$ /usr/local/jdk1.3.1/bin/java -version > java version "1.3.1-p8" > Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-p8-root-031220-02:43) > Classic VM (build 1.3.1-p8-root-031220-02:43, green threads, nojit) > > I'm using the xdoclet-1.2 release version from xdoclet.sf.net. > > -- > kylev@kylev.com > Some people have a way with words, while others... erm... thingy. > > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org"