After the whole day searching for answers in the Jakarta docs, I've come up 
with something. I made a whole "howto" which I'll publish right after I test 
it. 

It turns out that many docs published by people about Tomcat/Apache integration 
are wrong and make big mistakes. A lot of them mix-up jk and jk2 configuration 
or get confused with the (not so) numerous configuration files.

For example, a lot of people added a path to tomcat in the workers.properties 
file. The only concern I have for the moment is how will react a machine with 
two Tomcat installations running at the same time. I'll be fixed on that today.

After a lot of reading and sorting things out, once it's all tested, I will 
publish this guide. Is there any already well known website on which I can 
publish ?


Luc Boudreau
Universit� du Qu�bec
Canada




-----Message d'origine-----
De�: QM [mailto:[EMAIL PROTECTED] 
Envoy�: 30 mai 2005 09:06
��: Tomcat Users List
Objet�: Re: Apache Integration

On Mon, May 30, 2005 at 08:28:32AM -0400, [EMAIL PROTECTED] wrote:
: connect both Tomcat 4 and Tomcat 5 to the httpd server.
: 
: If I use mod_jk, I have to specify the path to a tomcat installation in the
: workers.properties in the Apache2/conf/httpd.conf file. So, there's no way to
: connect both and relay to the right server using the appropriate folder
: alias.

Are you using JK1 (supported) or JK2 (deprecated)?

I use JK1 and there's no explicit path to the Tomcat install in the
config file.  Tomcat isn't even installed on the Apache/httpd machine.
=)

So what do you mean by "path to a tomcat installation?"

-QM

-- 

software   -- http://www.brandxdev.net/
tech news  -- http://www.RoarNetworX.com/
code scan  -- http://www.JxRef.org/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to