From owner-freebsd-java@FreeBSD.ORG Tue Jan 16 14:34:12 2007 Return-Path: X-Original-To: freebsd-java@freebsd.org Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B23E416A415 for ; Tue, 16 Jan 2007 14:34:12 +0000 (UTC) (envelope-from gordon_s_smith@hotmail.com) Received: from bay0-omc2-s41.bay0.hotmail.com (bay0-omc2-s41.bay0.hotmail.com [65.54.246.177]) by mx1.freebsd.org (Postfix) with ESMTP id 9E97013C43E for ; Tue, 16 Jan 2007 14:34:12 +0000 (UTC) (envelope-from gordon_s_smith@hotmail.com) Received: from hotmail.com ([65.55.138.119]) by bay0-omc2-s41.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.2668); Tue, 16 Jan 2007 06:22:12 -0800 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 16 Jan 2007 06:22:12 -0800 Message-ID: Received: from 65.55.138.123 by by133fd.bay133.hotmail.msn.com with HTTP; Tue, 16 Jan 2007 14:22:10 GMT X-Originating-IP: [68.192.188.69] X-Originating-Email: [gordon_s_smith@hotmail.com] X-Sender: gordon_s_smith@hotmail.com From: "Gordon Smith" To: freebsd-java@freebsd.org Date: Tue, 16 Jan 2007 09:22:10 -0500 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-OriginalArrivalTime: 16 Jan 2007 14:22:12.0211 (UTC) FILETIME=[B6AF3430:01C73979] X-Mailman-Approved-At: Tue, 16 Jan 2007 22:18:55 +0000 Subject: Recommended Java/Tomcat Installation X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Jan 2007 14:34:12 -0000 Now that FreeBSD 6.2 is out, can anyone recommend specific releases of JVM and Tomcat that deliver a really stable and fast (emphasizing stable) J2EE platform on 6.2? In the absence of such, info about 6.1 would also be greatly appreciated. I'm also curious about whether I need to consider installing Linux compatability so I can install a Linux-based JVM, vs. the native JVMs now available. If the Linux compat layer is not needed to achieve a stable environment, that would be great. I'm happy to RTFM on this, but I can't seem to find info about *version combinations on FreeBSD in specific*, and thus specific ports/packages that may be "production worthy". If I were to go to the Tomcat website, read the info about the JVM version required for my favorite version of Tomcat and install them both, I might end up with an installation that demonstrates problems specific to the FreeBSD ports, so I want to be careful here. If I've missed some obvious documentation, I apologize in advance. Thank you. Gordon Smith