Re: Tomcat admin webapp configuration with mod_jk

2008-08-13 Thread Adam Gordon
I just figured it out when verifying my installation per your request of my installation steps. It finally clicked when I was looking at the subdirectories in TOMCAT_HOME/conf...there's a Standalone directory and a Catalina directory. Our Engine name is Standalone and host name is localhost -

RE: Tomcat admin webapp configuration with mod_jk

2008-08-13 Thread Caldarale, Charles R
> From: Adam Gordon [mailto:[EMAIL PROTECTED] > Subject: Tomcat admin webapp configuration with mod_jk > > I've downloaded and installed (correctly, I think) the admin > web app but am having trouble configuring Apache and Tomcat > to recognize that the admin webapp is present. Obviously, it's not