DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=27958>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=27958

WAR files not autodeployed when changed





------- Additional Comments From [EMAIL PROTECTED]  2004-05-26 04:26 -------
Hello,

a reload from a war works fine for me at 5.0.24/25 release.

Your must deploy your web application at appBase from your host.
The Deployer (HostConfig class) detect than the changed war file, delete the
extracted directory and context.xml. Than the newer war Archiv was loaded
and extract your META-INF/context.xml and the directory.

It also work when you context.xml docPath point to the extacted directory, but
this is not clever. Thing about Tomcat server that configured with
Host.unpackWARS=false! 
The complete deployment work also for ROOT.war.

I tested this and it works stable.

Regards
Peter

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

Reply via email to