From owner-freebsd-questions@FreeBSD.ORG Tue Jun 24 12:42:24 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 24B5A37B401 for ; Tue, 24 Jun 2003 12:42:24 -0700 (PDT) Received: from ratchet.nebcorp.com (ratchet.nebcorp.com [205.217.153.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4CA543FAF for ; Tue, 24 Jun 2003 12:42:21 -0700 (PDT) (envelope-from ardent@nebcorp.com) Received: by ratchet.nebcorp.com (Postfix, from userid 1001) id 435F73A26D; Tue, 24 Jun 2003 12:42:21 -0700 (PDT) Date: Tue, 24 Jun 2003 12:42:21 -0700 From: "Rev. Joe Doyle Ardent" To: freebsd-questions@freebsd.org Message-ID: <20030624194221.GA38455@nebcorp.com> Mail-Followup-To: "Rev. Joe Doyle Ardent" , freebsd-questions@freebsd.org References: <20030624190106.03D3737B401@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3EF85DEA.6020509@remotelab.org> User-Agent: Mutt/1.4i Subject: Re: JDK on freebsd? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Rev. Joe Doyle Ardent" List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jun 2003 19:42:24 -0000 Marco Trentini wrote: > > Vincent Chen wrote: > > Hi, all > > > > I need a jsp engine on freebsd. One installation on > > linux from my office works great so far. What's the > > status and how stable JDK are on freebsd? Which jdk > > version will you recommend? Is there any ready-to-go > > package available or I must build it from port? > > There is a article suitable for this topic: > http://www.freebsd.org/doc/en_US.ISO8859-1/articles/java-tomcat/index.html > This is really fairly rediculous; is this the native FBSD JDK: http://www.freebsd.org/doc/en_US.ISO8859-1/articles/java-tomcat/x35.html ? Why the dependancy on the Linux JDK? Why bother with a "native" JDK if you need the Linux one, anyway, and can run it instead (via the already-required Linux compatibility)? The FBSD Java page (http://www.freebsd.org/java/) has this item: "December 22, 2001: This was posted to announce@freebsd.org: The FreeBSD Foundation has secured a license from Sun Microsystems to distribute a native FreeBSD version of both the Java Development Kit (JDK) and the Java Runtime Environment (JRE). Thanks to the great efforts of the FreeBSD Java team, these should be available for inclusion with the upcoming release of FreeBSD 4.5 in January, 2002." Has the FBSD-native JDK/JRE ever been released? Is the FBSD-native Java environment merely the Sun source + the patches from eyesbeyond.com? What is meant by "[java will be] available for inclusion" from above? An inclusion strategy analogous to Perl, or more like gcc? Or, is this as "included" as it's going to get?