From owner-freebsd-questions@FreeBSD.ORG Sat Sep 29 00:13:17 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EA48316A417 for ; Sat, 29 Sep 2007 00:13:17 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: from drone1.qsi.net.nz (drone1-svc-skyt.qsi.net.nz [202.89.128.1]) by mx1.freebsd.org (Postfix) with ESMTP id 7594213C447 for ; Sat, 29 Sep 2007 00:13:17 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: (qmail 21480 invoked by uid 0); 29 Sep 2007 00:13:15 -0000 Received: from unknown (HELO chen.org.nz) ([202.89.146.5]) (envelope-sender ) by 0 (qmail-ldap-1.03) with SMTP for ; 29 Sep 2007 00:13:14 -0000 Received: by chen.org.nz (Postfix, from userid 1000) id 9F2CC7E84F; Sat, 29 Sep 2007 12:13:14 +1200 (NZST) Date: Sat, 29 Sep 2007 12:13:14 +1200 From: Jonathan Chen To: Yance Kowara Message-ID: <20070929001314.GB12427@osiris.chen.org.nz> References: <614863.12892.qm@web43132.mail.sp1.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <614863.12892.qm@web43132.mail.sp1.yahoo.com> User-Agent: Mutt/1.4.2.3i Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD Tomcat X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Sep 2007 00:13:18 -0000 On Fri, Sep 28, 2007 at 07:14:33AM -0700, Yance Kowara wrote: [...] > Thank you for the replies. I installed linux-sun-jdk, > tomcat and mod_jk > (tomcat apache connector) from ports. It seesm to > work, but I have not have > it tested in the production environment by the > developers. I suggest that you use the native jdk instead (which you can bootstrap build with the linux-sun-jdk). The linux-sun-jdk has various issues running correctly on FreeBSD; check the java-mailing archives. The native jdk removes the requirement of yet another layer of software to run (ie the linuxalator), and simplifies debugging. Cheers. -- Jonathan Chen ---------------------------------------------------------------------- "Irrationality is the square root of all evil" - Douglas Hofstadter