Hi,

I have a context.xml file that looks basically like this:

<Context path="/portal" debug="0" reloadable="false" crossContext="true"/>

In the past using Tomcat 5.5.X I've had to manually copy this file over to

$CATALINA_HOME/conf/Catalina/localhost/ and giving it the filename of the context: portal.xml

I was told I could package this in the META-INF directory of my WAR file and it would get automatically deployed in Tomcat-- is this correct? I tried it but didn't see my context file in the $CATALINA_HOME/conf/Catalina/localhost/ directory after starting up...

   Thanks, Jason

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to