Can anyone tell me what this thing wants to do this install automatically?

I'm trying to install a WAR file:

http://localhost:8080/manager/install?path=/cocoon&war=jar:file://C:/Program
Files/Apache Group/Tomcat 4.1/webapps/cocoon-2.0.4/cocoon.war
         or

http://localhost:8080/manager/install?path=/cocoon&war=jar:file:/C:/Program
Files/Apache Group/Tomcat 4.1/webapps/cocoon-2.0.4/cocoon.war
        (also tried with windows style backslashes with the same results)

FAIL  MESSAGE:
   FAIL - Encountered exception java.net.MalformedURLException: no !/ in
spec

 I've tried installing this through MANAGER with
    Path:   /cocoon
    WAR URL:   jar:file:/C:/Program Files/Apache Group/Tomcat
4.1/webapps/cocoon-2.0.4/cocoon.war
                         or file:/c:.../cocoon.war
FAIL MESSAGE using this method:
    FAIL - Encountered exception java.net.MalformedURLException: no
protocol:


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

Reply via email to