Re: Tomcat 5.5: exploded WAR directory persists
- From: Bill Medland <billmedland@xxxxxxx>
- Date: Mon, 17 Jul 2006 16:55:38 GMT
bruce_phipps@xxxxxxxxxxx wrote:
Tomcat 5.5.
I copy my WAR file myApp.war to $CATALINA_HOME/webapps
Browse to the servlet and test it.
Tomcat "explodes" the jar to create a myApp/ directory. But this
directory is not cleaned up when I stop Tomcat.
In the develop-deploy WAR-test cycle I need to keep deleting the
"exploded" directory.
Why do you need to delete it?
Is there a way to avoid this?
I'm new to this area too but my experience is that if I replace the WAR then
a couple of seconds later it gets re-expanded automatically
(That is, I understand, because of some tomcat configuration setting
somewhere)
Thanks
Bruce
--
Bill Medland
.
- References:
- Tomcat 5.5: exploded WAR directory persists
- From: bruce_phipps
- Tomcat 5.5: exploded WAR directory persists
- Prev by Date: Re: JPEG quality loss
- Next by Date: Re: Which Swing Component is this?
- Previous by thread: Tomcat 5.5: exploded WAR directory persists
- Next by thread: why allow multiple classes in one file?
- Index(es):
Relevant Pages
|