. If you have a need for the default configuration in the
CATALINA_BASE/conf/web.xml, then I am not the one to help. Sorry.
-Original Message-----
From: Rachel McConnell [mailto:[EMAIL PROTECTED]
Sent: Saturday, March 25, 2006 5:31 PM
To: Tomcat Users List
Subject: configuring the default ser
I have several web applications running in the same instance of Tomcat
5.5 and I'd like to configure the default servlet differently for some
of them. The default configuration is in the web.xml file in the
CATALINA_BASE/conf directory, and each webapp has its own web.xml file
in its WEB-INF/ dir
You know I just worked that out! Forgot to change the JAVA_HOME
variable. *sigh*
Now I have a different problem (app can't find the data source) but I'll
whang on it a bit before asking here.
Thanks,
Rachel
Markus Schönhaber wrote:
Rachel McConnell wrote:
Exception s
xml, as is recommended AGAINST in the Tomcat
docs. This produced the same exception.
In all cases I start Tomcat using a script I wrote that sets JAVA_HOME
and CATALINA_BASE and then calls CATALINA_HOME/bin/catalina.sh (full
script below).
Any ideas on what to do, or pointers to further research,