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

           Summary: tomcat 5.0.28 to 5.5.17 upgrade - Tomcat Manager Context
                    Deployment does not work
           Product: Tomcat 5
           Version: 5.5.17
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Keywords: JDK1.5
          Severity: blocker
          Priority: P1
         Component: Webapps:Manager
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: [EMAIL PROTECTED]


We are trying to use tomcat manager feature.

http://tomcat.apache.org/tomcat-5.5-doc/manager-howto.html#Deploy%20A%20New%
20Application%20Remotely


Deploy A New Application from a Local Path


Deploy using a Context configuration ".xml" file


Here is an example of deploying an application using a Context 
configuration ".xml" file and a web application ".war" file located on the 
server. 

http://localhost:8080/manager/deploy?
config=file:/path/context.xml&war=jar:file:/path/bar.war!/

This feature works in 5.0.28.  We are tryng to upgrade to 5.5.17 tomcat 

We are seeing following error. "Invalid context path was specified" 

Looks like this is tomcat manager bug.

Need help!!

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

Reply via email to