You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by "Joseph Lust (JIRA)" <ji...@apache.org> on 2013/06/09 23:26:20 UTC

[jira] [Created] (MTOMCAT-225) Documented deployment url returns 403 error

Joseph Lust created MTOMCAT-225:
-----------------------------------

             Summary: Documented deployment url returns 403 error
                 Key: MTOMCAT-225
                 URL: https://issues.apache.org/jira/browse/MTOMCAT-225
             Project: Apache Tomcat Maven Plugin
          Issue Type: Bug
          Components: tomcat7
    Affects Versions: 2.1, 2.0
         Environment: Ubuntu 12.04, Linux 3.5.0-26-generic, AMD64, Apache Tomcat/7.0.30, JVM 1.7.0_21-b02
            Reporter: Joseph Lust
            Assignee: Olivier Lamy (*$^¨%`£)
             Fix For: 2.2, 2.1


Following the documentation for deployment does not work and is consternating.

According to the docs, the default values of "http://localhost:8080/manager/html" should be used with tomcat7:deploy and tomcat7:deploy-only. However, this will consistently return 403.

Using http://localhost:8080/manager/text however works fine. Testing with /jmxproxy, /status, and /html do not however succeed, even if all manager permissions are given to the credentialed user.

Please update the docs and the defaults so that deployment works as expected out of the box.

For more details and reproducible examples, see the SO thread:
http://stackoverflow.com/questions/9940701/maven-tomcat7deploy-fails-with-access-denied 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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