From owner-freebsd-java@FreeBSD.ORG Thu Jun 10 20:54:13 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0702016A4CE for ; Thu, 10 Jun 2004 20:54:13 +0000 (GMT) Received: from smtp.infracaninophile.co.uk (smtp.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA99443D1F for ; Thu, 10 Jun 2004 20:54:11 +0000 (GMT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) i5AKrxwY075886 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 10 Jun 2004 21:53:59 +0100 (BST) (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)id i5AKrxfQ075885; Thu, 10 Jun 2004 21:53:59 +0100 (BST) (envelope-from matthew) Date: Thu, 10 Jun 2004 21:53:59 +0100 From: Matthew Seaman To: Gerald Message-ID: <20040610205359.GA75709@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Gerald , freebsd-java@freebsd.org References: <20040610161023.Y56873@kod.inch.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="KsGdsel6WgEHnImy" Content-Disposition: inline In-Reply-To: <20040610161023.Y56873@kod.inch.com> User-Agent: Mutt/1.5.6i X-Greylist: Message not sent from an IPv4 address, not delayed by milter-greylist-1.3.8 (smtp.infracaninophile.co.uk [0.0.0.0]); Thu, 10 Jun 2004 21:53:59 +0100 (BST) X-Virus-Scanned: clamd / ClamAV version devel-20040604, clamav-milter version 0.71c on smtp.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, hits=-4.8 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on happy-idiot-talk.infracaninophile.co.uk cc: freebsd-java@freebsd.org Subject: Re: Tomcat apache java freebsd Ugh! X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jun 2004 20:54:13 -0000 --KsGdsel6WgEHnImy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 10, 2004 at 04:23:40PM -0400, Gerald wrote: > Java apparently is supposed to work nicely on FreeBSD. It's even got a > mailing list dedicated to it. After jumping through hoops to get the port > version of jdk14 installed (not the linux one) I have a working Tomcat + > jdk14 on freebsd 4.8. >=20 > I'm looking to hook tomcat in to apache now so I can let apache do the > SSL. I see there is a port mod_webapp but it did many odd things to me and > in short is not working at the moment. mod_webapp is only one possibility -- and I believe it's quite old, and the jakarta docs list it as deprecated: http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/connectors.html Look at mod_jk or (the default in Tomcat 4.1) mod_jk2 as an alternative: http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/index.html The Jk stuff is well represented in ports: take your pick from: www/mod_jk www/mod_jk-apache2 www/mod_jk2 www/mod_jk2-apache2 Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --KsGdsel6WgEHnImy Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAyMpniD657aJF7eIRApzQAKCu5efa1nqOtG1JgmQbJJP8GWpV8wCgtIgq lsbQvRT0W+wR+3ncTJZ+8a4= =IjU8 -----END PGP SIGNATURE----- --KsGdsel6WgEHnImy--