How do you deploy an unpacked .war file in Tomcat
5.5.12 and not let Tomcat have it unpacked?

In 4.1.x it was easy: you just placed an "myapp.xml"
context descriptor in the /webapps directory and that
pointed to where the .war was (anywhere you want it to
be).

I tried this approach in 5.5.12, but it doesn't work.
Mainly because the context.xml is now IN the war file,
I think. Where can I get a reference of all the
settings you can use in the context.xml?

Thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to