https://issues.apache.org/bugzilla/show_bug.cgi?id=54757
Bug ID: 54757 Summary: Deploy ROOT webapp Product: Tomcat 7 Version: 7.0.37 Hardware: Other OS: Linux Status: NEW Severity: normal Priority: P2 Component: Manager Assignee: dev@tomcat.apache.org Reporter: ran.leib...@gmail.com Classification: Unclassified Hi Guys, If I try to deploy a war file via the manager/text to the ROOT context with a version I get an error. For Example deploying the jenkins webapp to the ROOT context with version 111: wget -q -O - --user USER --password PASS 'http://localhost:8080/manager/text/deploy?path=/%23%23111&war=file:/tmp/jenkins.war' FAIL - Failed to deploy application at context path /##111 and also I see in the webapps directory the file ##111.war that wasn't there before Note: If I do the same thing on a different context it works, Also if I do the same thing when path=/ (with no version) it works. -- 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