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=31581>.
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=31581

Tomcat Manager deploys the web application twice

           Summary: Tomcat Manager deploys the web application twice
           Product: Tomcat 5
           Version: 5.0.28
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Webapps:Manager
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


When I deploy a web application using the Tomcat Manager's html interface or 
Tomcat Manager directly  
e.g. 
http://localhost:8080/manager/deploy?config=file:/home/xxx/XXX/build/web/META-INF/context.xml&war=file:/home/xxx/XXX/build/web/
 
 
the application is being deployed twice. I can get rid of the double deploy by 
setting the "host" element's "autoDeploy" property to "false" in the 
server.xml file as recomended in Tomcat's documentation, this however is not 
the ideal solution. I think that Tomcat Manager should deploy correctly out of 
the box, without any necessary changes of the default settings.

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

Reply via email to