You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2001/10/18 00:15:20 UTC

DO NOT REPLY [Bug 4250] New: - deployment manager doesn't deploy

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4250>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4250

deployment manager doesn't deploy

           Summary: deployment manager doesn't deploy
           Product: Tomcat 4
           Version: 4.0 Final
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Unknown
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: gerry@pathtech.org


Tried to deploy watchdog via the /manager interface. This fails with
an error 403, not found, available et cetera. Used the following incantaion
https://www.pathtech.org:8443/manager/install?path=/watchdog&war=file:/usr/local/java/jakarta-watchdog-4.0/webapps/jsp-test.war!>

Since the file is universally accessible and the $CATALINA_HOME/webapps is
writable, I think there's a problem worth reporting.  If it's not a bug but a
finger problem please contact me with the correct info. I have had to resrot to
moving files about and stopping/starting both apache and tomcat.