Re: mod_jk configuration woes

2008-10-17 Thread AFaller
> I have the following configuration (config files below) and am > encountering the error > “ajp_connection_tcp_get_message::jk_ajp_common.c (1033): wrong > message format 0x4854 from 127.0.0.1:8082” when attempting to access > a URL that matches one of my JKMounted entries. My versions are > li

Re: Tomcat Shutdown Port as Variable

2008-10-15 Thread AFaller
> > I have quite a few installs of Tomcat on the same server (same > > CATALINA_HOME, different CATALINA_BASE), and I am interested in making my > > configs a little more portable. I'm trying to make certain unique items > > in my server.xml variable ( ${variablename} ), being pulled from my

Tomcat Shutdown Port as Variable

2008-10-15 Thread AFaller
Hi All - I have quite a few installs of Tomcat on the same server (same CATALINA_HOME, different CATALINA_BASE), and I am interested in making my configs a little more portable. I'm trying to make certain unique items in my server.xml variable ( ${variablename} ), being pulled from my CATALIN

issues starting Tomcat 6.0.18 when CATALINA_BASE does not match CATALINA_HOME

2008-08-06 Thread AFaller
Hi All - I have a very basic tomcat setup that generally worked right out of the "box". To make upgrades simplier, I move my webapps and conf files out of CATALINE_BASE and specifically set my own CATALINA_HOME env variable. In the past, to upgrade tomcat, I simply changed my CATALINA_HOME va