Re: Jk2 application questions

2003-01-15 Thread Robert Riley
I would first turn off the stand alone service so you don't muddy up your debug of your apache-TC communication. Can you post your workers2.properties so we can see if you have the correct [uri] mappings? Might as well post your server.xml and jk2.properties also. [EMAIL PROTECTED] 01/15/03

Re: Win2K, Apache 2.0.43 and Tomcat 4.1.18

2003-01-13 Thread Robert Riley
I think the stock server.xml comes preconfigured for stand alone and the tomcat-apache is commented out. I don't run stand alone; Here is what mine looks like for out of process communication with Apache: Server port=8005 shutdown=SHUTDOWN debug=4 Service name=Tomcat-Apache-dev Connector

JK2 + multiple JVM + multiple virtual hosts

2003-01-09 Thread Robert Riley
On one Apache server I am running multiple tomcat installations, each one serves a seperate virtual host. This is considered an advanced use case and is not very well documented for JK2, so I thought I would pass this along. I run Apache 2.0.43, TC 4.1.18, and mod_jk2 out of process over