When I place myapp.war in the /webapps directory and do not put a context entry in the 
server.xml, the app unpacks when Tomcat starts and works fine.
When I put a context entry into the server.xml, the app does NOT unpack, and does not 
work.
1.  Is it possible to access the application in the war file WITHOUT unpacking?
2.  Where should the war file be placed to deploy/undeploy using the manager 
application?
3.  If I deploy using the manager application, does this unpack it, or make it 
accessible as a packed war file?
4.  What context entry should I use for /myapp to access this packed war file?




--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to