From owner-freebsd-java@FreeBSD.ORG Thu Mar 25 10:28:48 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 98E0916A4CF for ; Thu, 25 Mar 2004 10:28:48 -0800 (PST) Received: from darth.beeker.net (darth.beeker.net [64.124.72.99]) by mx1.FreeBSD.org (Postfix) with SMTP id 636B443D2D for ; Thu, 25 Mar 2004 10:28:48 -0800 (PST) (envelope-from kylev-bsdjava@kylev.com) Received: (qmail 1948 invoked by uid 501); 25 Mar 2004 18:28:47 -0000 Date: Thu, 25 Mar 2004 10:28:47 -0800 From: Kyle VanderBeek To: freebsd-java@lists.freebsd.org Message-ID: <20040325102847.M29963@kylev.com> Mail-Followup-To: freebsd-java@lists.freebsd.org References: <20040325003308.L29963@kylev.com> <20040325091912.GA11133@phantom.cris.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20040325091912.GA11133@phantom.cris.net>; from phantom@FreeBSD.org.ua on Thu, Mar 25, 2004 at 11:19:12AM +0200 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 18:28:48 -0000 On Thu, Mar 25, 2004 at 11:19:12AM +0200, Alexey Zelkin wrote: > Sometimes this problem appears then compiled code expects to be executed > under jdk1.4. Try it first. Thanks for the hint. First I'm going to try to compile my own XDoclet .jars under the 1.3 VM and see what happens when using them. Hopefully it's just a mistake on the part of the XDoclet release manager, using a 1.4 JDK. Switching to the 1.4 VM is more of a task, organizationally speaking. Speaking of which, is there any discussion of the 1.4 vs. 1.3 BSD JVMs? Both have somewhat dire "use at your own risk" warnings, but are people using and stressing the 1.4 series out there? I'm coming from the Linux world and will confess my relative ignorance of where to find this sort of info in the FreeBSD world. Pointers appreciated. -- kylev@kylev.com Some people have a way with words, while others... erm... thingy.