I've been trying to use Tomcat 6 (with Java 6) on FC6, but I cannot seem
to get the third-party transaction manager integrated as in previous
versions. I have configured everything just as in Tomcat 5.5, but there
seems to be a change in the classloading structure, which simply
prevents the classes
We just had an extremely odd incident occur in our production
environment, and I am hoping the scenario sounds at least familiar to
someone. I'm having a fairly difficult time coming up with a good search
string, so please excuse me if this is a known issue.
This afternoon, we have a number of us
;Caldarale, Charles R" <[EMAIL PROTECTED]>
Sent: Thu, 19 Oct 2006 14:16:49 GMT
To: Tomcat Users List
Subject: RE: moving the context xml from $CATALINA_BASE/conf/
> From: Molina, Teresa [mailto:[EMAIL PROTECTED]
> Sent: 2006 October 19, Thursday 09:06
> To: Tomcat Users List
&g
doc/config/context.html
Regards
Peter
Am 19.10.2006 um 00:16 schrieb Molina, Teresa:
> Does anyone know how to specify a location for the default context.xml
> file outside of $CATALINA_BASE/conf? I have looked through the Tomcat
> source code and found a reference to the constant f
Does anyone know how to specify a location for the default context.xml
file outside of $CATALINA_BASE/conf? I have looked through the Tomcat
source code and found a reference to the constant for the default file
name itself, "conf/context.xml," as well as getters and setters that
seem to over-ride