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

The 'Install' button on Tomcat Web Application Server fails

           Summary: The 'Install' button on Tomcat Web Application Server
                    fails
           Product: Tomcat 4
           Version: 4.1.12
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: Webapps:Administration
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


The command url:
http://localhost:8080/manager/install?
path=/foo&war=jar:file:/absolute_path/foo.war!/

The questions is how to do the same with the 'Tomcat Web Application Server'.

For example if you do the following it fails:
- type into the 'Path'    field  /foo
- type into the 'War URL' field  jar:file:/absolute_path/foo.war!/
click on 'Install' button

It generates the following error:
Message: FAIL - Encountered exception java.net.MalformedURLException: no 
protocol: 

It would be nice to be able to have a GUI version of the /manager/install ...

Also adding a 'help' button onto this web page that will bring up
a page of documentation with examples to using this Tomcat Web Application 
Manager.

--
To unsubscribe, e-mail:   <mailto:tomcat-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-dev-help@;jakarta.apache.org>

Reply via email to