If you rename the war file to zip, you can just create the project yourself
-----Oprindelig meddelelse----- Fra: abjett [mailto:[EMAIL PROTECTED] Sendt: 13. marts 2003 00:07 Til: Tomcat Users List Emne: Install WAR file using 4.1.18 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:/Pro gram 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:/Prog ram 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
