From owner-freebsd-questions@FreeBSD.ORG Sat Sep 27 06:13:35 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB43616A4B3 for ; Sat, 27 Sep 2003 06:13:35 -0700 (PDT) Received: from fep1.cogeco.net (smtp.cogeco.net [216.221.81.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 267B843FEC for ; Sat, 27 Sep 2003 06:13:35 -0700 (PDT) (envelope-from bbobowski@cogeco.ca) Received: from d150-57-33.home.cgocable.net (d150-57-33.home.cgocable.net [24.150.57.33]) by fep1.cogeco.net (Postfix) with ESMTP id E46D115DB for ; Sat, 27 Sep 2003 09:13:33 -0400 (EDT) From: Brian Bobowski To: freebsd-questions@freebsd.org Date: Sat, 27 Sep 2003 09:13:28 -0400 User-Agent: KMail/1.5.3 References: <20030927050720.W80834-100000@ns1.3tec.com> <1064656495.13012.1.camel@pcgem.rdg.cyberkinetica.com> <20030927130858.GA726@tybalt.greiner.local> In-Reply-To: <20030927130858.GA726@tybalt.greiner.local> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200309270913.28431.bbobowski@cogeco.ca> Subject: Re: JBoss3 Port on FreeBSD 4.8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Sep 2003 13:13:36 -0000 On September 27, 2003 09:08 am, Thorsten Greiner wrote: > * Antony T Curtis [2003-09-27 15:05]: > > My experience says that the only native JVM which runs JBoss is JDK1.3.1 > > The 1.4.1 JDK still has a few problems. > > Not true. Both JBoss 3.0.x and 3.2.1 run fine under native JDK 1.4.1 > on 5.1-CURRENT. > > Regards > -Thorsten Could be different under 4.8? I myself have had trouble getting anything Java to work under 5.1-CURRENT, but it may be that JDK 1.4.1 won't work quite right under 4.8 - perhaps there'd be some kernel options to set, perhaps it just doesn't get along. -BB