From owner-freebsd-java Thu Mar 8 15:16:47 2001 Delivered-To: freebsd-java@freebsd.org Received: from pluto.senet.com.au (pluto.senet.com.au [203.56.239.150]) by hub.freebsd.org (Postfix) with ESMTP id A489D37B719 for ; Thu, 8 Mar 2001 15:16:43 -0800 (PST) (envelope-from glewis@misty.eyesbeyond.com) Received: from misty.eyesbeyond.com (c24-fr-p204.senet.com.au [172.16.24.205]) by pluto.senet.com.au (8.11.0/8.11.0) with ESMTP id f28NGeh61058; Fri, 9 Mar 2001 09:46:40 +1030 (CST) (envelope-from glewis@misty.eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.11.1/8.11.1) id f28NGKq58707; Fri, 9 Mar 2001 09:46:20 +1030 (CST) (envelope-from glewis) Date: Fri, 9 Mar 2001 09:46:19 +1030 From: Greg Lewis To: Tim Zingelman Cc: freebsd-java@FreeBSD.ORG Subject: Re: Tomcat for BSD (was: RE: Trying to Create a simple Bean) Message-ID: <20010309094619.A58668@misty.eyesbeyond.com> References: <9FD1AD5A8A0EB94B8B41ABC47563ED4B3B67@exchange1.crossoft.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from zingelman@fnal.gov on Thu, Mar 08, 2001 at 03:37:27PM -0600 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Mar 08, 2001 at 03:37:27PM -0600, Tim Zingelman wrote: > On Thu, 8 Mar 2001, Drew Lister wrote: > > > Two other questions though. Hopefully these aren't too elementary. > > > > 1. Is there a Tomcat installation for BSD? > > /usr/ports/www/jakarta-tomcat has tomcat 3.1 (which is old) > > If you replace the three files I attached to this email in that directory, > it will install tomcat 3.2.1 which I think is the current release. > > If this works well for you, I'll submit a request to get these changes > committed to the ports tree... at this point no one but me has used them. I haven't used the files you've attached, but I've had 3.2.1 running under both the native JDKs (1.1.8 and 1.2.2). > You will also need to build a mod_jk.o shared library to hook tomcat to > apache... here's the diff to the makefile included in the apache tarball: > jakarta-tomcat-3.2.1-src.tar.gz > > Despite the fact that the file was named Makefile.freebsd, I needed to > make the following changes to make it work with linux-jdk1.3.0 and apache > 1.3.x from ports. You also need to patch it to build it with the native JDKs, but the patches are different (And quite a bit smaller) than what you include below. This will need to be need to be sorted out before the port can be updated. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Mobile: 0419 868 494 Information Technology Web : http://www.eyesbeyond.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message