Tony Chemit created MTOMCAT-163:
-----------------------------------

             Summary: No undeploy goal
                 Key: MTOMCAT-163
                 URL: https://issues.apache.org/jira/browse/MTOMCAT-163
             Project: Apache Tomcat Maven Plugin
          Issue Type: New Feature
          Components: tomcat7
    Affects Versions: 2.0-beta-1
            Reporter: Tony Chemit
            Assignee: Olivier Lamy (*$^¨%`£)


in tomcat6-m-p there is a undeploy goal but no more in tomcat7 plugin.

I understand that undeploy function is now no more accessible via the 
/manager/html but only via the /manager/text.

I see one problem to fix this :

- The manager url (via the AbstractCatalinaMojo#url field) is common to all 
mojo and by default is setted to /manager/html.

Should we use instead two fields :

- one for tomcat manager url (http://localhost:8080/manager) (common to all 
mojo)
- one for type of manager to use html in some mojo case, text in other cases ?


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



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

Reply via email to