From owner-freebsd-java@FreeBSD.ORG Wed Nov 12 17:23:20 2003 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 96F2216A4CE for ; Wed, 12 Nov 2003 17:23:20 -0800 (PST) Received: from nickel-street.com (mail.nickel-street.com [69.41.161.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA3FE43FA3 for ; Wed, 12 Nov 2003 17:23:19 -0800 (PST) (envelope-from jjr@alisa.org) Received: from [192.168.10.2] (c-24-8-49-239.client.comcast.net [24.8.49.239]) (authenticated bits=0) by nickel-street.com (8.12.9p2/8.12.9) with ESMTP id hAD1NFMH084825 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO); Wed, 12 Nov 2003 19:23:17 -0600 (CST) (envelope-from jjr@alisa.org) In-Reply-To: <011301c3a97d$16df1270$fc7cccd1@Mo> References: <011301c3a97d$16df1270$fc7cccd1@Mo> Mime-Version: 1.0 (Apple Message framework v606) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: "John J. Rushford" Date: Wed, 12 Nov 2003 18:23:14 -0700 To: John Page X-Mailer: Apple Mail (2.606) cc: FreeBsd/Java Subject: Re: update on JVM ... Tomcat quesion 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, 13 Nov 2003 01:23:20 -0000 And so it does. I must of found that out and had forgotten about it. Anyway, I've also built it for a 4.8 machine and a 5.1 machine. I built it sometime back using Apache 2.0.46 and Tomcat 4.1.24. If it meets your needs, I can send you the mod_jk2.so file, example workers2.properties for apache and a jk2.properties for tomcat. Basically, I built it by first installing Apache 2.0.46, tomcat 4.1.24, and Ant. I then downloaded the jk2 source file, jakarta-tomcat-connectors-4.1.24-src and built the connector. I have it working on both a 5.1 and a 4.8 machine. I used this book and followed the step by step procedures for building and configuring the mod_jk2 connector: http://www.oreilly.com/catalog/tomcat/index.html This is an excellent book by the way. regards John Rushford On Nov 12, 2003, at 5:28 PM, John Page wrote: > This a forwarded note with Kurts helpful clarification regarding the > mod_jk2 > port at the end. > > From: "Kurt Miller" > To: "John Page" > Sent: Wednesday, November 12, 2003 7:16 PM > Subject: Fw: update on JVM ... Tomcat quesion > > >> My emails are being rejected from the freebsd-java list. Could you >> forward >> this to the list so that others know about it? >> >> Thanks, >> -Kurt >> >>> From: "John J. Rushford" >>>> I installed it, mod_jk2, through the ports a while back using > jkd1.3.1. >>>> See /usr/ports/www/mod_jk2 >>>> >>> > > FYI: the current FreeBSD mod_jk2 makefile in ports doesn't build > mod_jk2. > It builds mod_jk. > -Kurt > >>> >> >> > > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" >