RE: Apache Tomcat 4.0.1

2001-12-04 Thread Andy Zeneski


Can you not use mod_jk with Tomcat 4.0.1?

-Original Message-
From: Denny Chambers [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 04, 2001 12:16 PM
To: Tomcat Users List
Subject: Re: Apache  Tomcat 4.0.1


For Tomcat 4.0 you need mod_webapp.so

Markus Baertschi wrote:

 Hello,

 I've got an application, actually running on a standalone tomcat 3.2.4
server
 which I want to put in production with tomcat 4.0.1 and apache 1.3.22. I
am on
 AIX 4.3 and use the IBM binary apache distribution ('IBM http server').

 I've studied the tomcat-apache howto and concluded I need mod_jk. My
apache binary
 has DSO and I think it has EAPI as well (it supports ssl). But further-on
it looks
 like the HOWTO is (no longer ?) correct:

 The howto states that mod_jk sources are found in the binary distribution
of tomcat
 in $TOMCAT_HOME/native/mod_jk/apache1.3. but in the tomcat 4.0.1
distributions
 (bin  source) there is no mod_jk.

 - Should I just take the mod_jk which came with tomcat 3.2.4 ?
 - Is there a better solution for tomcat 4.0.1 and apache 1.3.x ?
 - Who should I contact to update the HOWTO ?

 Thanks  Markus

 --
   Markus Baertschi Phone: ++41 (21) 807 1677
   Bas du Rossé 12  Fax  : ++41 (21) 807 1678
   CH-1163, EtoyEmail: [EMAIL PROTECTED]
   Switzerland  Homepage: www.markus.org

 --
 To unsubscribe:   mailto:[EMAIL PROTECTED]
 For additional commands: mailto:[EMAIL PROTECTED]
 Troubles with the list: mailto:[EMAIL PROTECTED]

--
Denny Chambers
Quantum Corporation, Inc.
Network Attached Storage Division
Java Linux Engineer
Phone: 334-478-5730
IM: [EMAIL PROTECTED]


--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




Anyone use Catalina on FreeBSD in production?

2001-10-31 Thread Andy Zeneski


Does anyone use Tomcat 4 on FreeBSD in a production environment? I am wondering how 
stable the JVM port is and how well things behave.

Andy