https://bz.apache.org/bugzilla/show_bug.cgi?id=57701

            Bug ID: 57701
           Summary: Implement "[Redeploy]" button for a web application
           Product: Tomcat 8
           Version: 8.0.20
          Hardware: PC
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Manager
          Assignee: dev@tomcat.apache.org
          Reporter: knst.koli...@gmail.com

In Tomcat manager HTML interface for each web application (except the Manager
app itself) there is a "Reload" button. I think that it would be nice to add a
"Redeploy" button there, that will allow to trigger a redeployment of a web
application.

Currently if the server is configured with autoDeploy="true", the redeployment
can be triggered by touching the context file of the application (or the global
conf/context.xml file if the application does not have one and does not have a
war file). If autoDeploy="false" you are out of this option.

I expect the behaviour of this feature to be effectively the same as the one
caused by touching the context file.  I would like this to be available in
Tomcat 7.

Documentation:
http://tomcat.apache.org/tomcat-7.0-doc/config/automatic-deployment.html#Modified_files

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to