From owner-freebsd-java@FreeBSD.ORG Thu Mar 25 00:33:16 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 9F3D216A4CF for ; Thu, 25 Mar 2004 00:33:16 -0800 (PST) Received: from darth.beeker.net (darth.beeker.net [64.124.72.99]) by mx1.FreeBSD.org (Postfix) with SMTP id 23E6E43D41 for ; Thu, 25 Mar 2004 00:33:13 -0800 (PST) (envelope-from kylev-bsdjava@kylev.com) Received: (qmail 23717 invoked by uid 501); 25 Mar 2004 08:33:08 -0000 Date: Thu, 25 Mar 2004 00:33:08 -0800 From: Kyle VanderBeek To: freebsd-java@lists.freebsd.org Message-ID: <20040325003308.L29963@kylev.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Subject: 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 08:33:16 -0000 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.