I'm attempting a very similar setup and have been successful using the
info described here. Thanks for providing the detailed walk-through.
I have a follow up question, though. Is the use the name ROOT required
for the WAR or is there another way to specify the default context for
the Host? I ask
Have a look here:
http://tomcat.apache.org/connectors-doc/howto/apache.html
HTH,
Bill
Eugene Poole wrote:
I'm trying to find a good HowTo or Tutorial on what must be done to
configure Apache-2.0 + Tomcat-5.0 + mod_jk all running on my single
Fedora Core 4 box. Is there such a document? I'm r
Hi all,
I'm experiencing strange behavior when redeploying WARs on Tomcat
5.5.20. The first time the application is deployed it runs without error
but on subsequent re-deployments, I get a Null Pointer Exception from a
log4j class. If I restart Tomcat, the application will run without error
s