I would say no. This is an issue for build management, not tomcat. May I
suggest you put together a short script that explodes the war, replaces
the web.xml, and then re-zips the webapp back to a war. The whole thing
could easily be done with a shell script or batch file - don't even
need ant.
--David
Rolf Schumacher wrote:
Dear long time Tomcat operators,
I get new versions of a war file very often.
Due to authorization constrains I have to place
some extra security-constraints clauses into it
- every time I deploy a new version.
Is there a way to tell Tomcat to get the web.xml
from a different place than WEB-INF for a
particular application even if the war file
supplies one?
Rolf
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]