I'm have a tomcat5.5 system running and seems to be working absolutely
fine with one exception.
When I deploy my .war files with the Manager application it seems to
completely ignore the /WEB-INF/context.xml file. What do I do? My
context.xml file is in the .war file and contains:
<?xml version="1.0" encoding="UTF-8"?>
<Context path="/servlet/path/to/myapp" />
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]