RE: moving the context xml from $CATALINA_BASE/conf/

2006-10-19 Thread Caldarale, Charles R
> From: Molina, Teresa [mailto:[EMAIL PROTECTED] > Subject: RE: moving the context xml from $CATALINA_BASE/conf/ > > we had configured a default context to define the jdbc connections > commonly used by our multiple webapps (we are running more than a > dozen webapps un

RE: moving the context xml from $CATALINA_BASE/conf/

2006-10-19 Thread Molina, Teresa
;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

RE: moving the context xml from $CATALINA_BASE/conf/

2006-10-19 Thread Caldarale, Charles R
> From: Molina, Teresa [mailto:[EMAIL PROTECTED] > Sent: 2006 October 19, Thursday 09:06 > To: Tomcat Users List > Subject: RE: moving the context xml from $CATALINA_BASE/conf/ > > it's the file itself I wish to move from the $CATALINA_BASE > directory structure to anot

RE: moving the context xml from $CATALINA_BASE/conf/

2006-10-19 Thread Molina, Teresa
: Thursday, October 19, 2006 1:27 AM To: Tomcat Users List Subject: Re: moving the context xml from $CATALINA_BASE/conf/ Hi, you can confgure defaults at $CATALINA_BASE/conf/context.xml or $CATALINA_BASE/conf/Catalina/localhost/context.xml.default. Please read http://tomcat.apache.org/tomcat-5.5-

Re: moving the context xml from $CATALINA_BASE/conf/

2006-10-18 Thread Peter Rossbach
Hi, you can confgure defaults at $CATALINA_BASE/conf/context.xml or $CATALINA_BASE/conf/Catalina/localhost/context.xml.default. Please read http://tomcat.apache.org/tomcat-5.5-doc/config/context.html Regards Peter Am 19.10.2006 um 00:16 schrieb Molina, Teresa: Does anyone know how to sp