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

<deploy> task from catalina-ant fails

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |



------- Additional Comments From [EMAIL PROTECTED]  2002-07-03 07:58 -------

Please specify workaround to the right syntax or usage path, because HOWTO-
manager doc insists on following: (cut&paste from howto):


Deploy A New Application 
   
 http://localhost:8080/manager/install?path=/foo&war=file:/path/to/foo

http://localhost:8080/manager/install?path=/bar&war=jar:file:/path/to/bar.war!/

  
   

Install and start a new web application, attached to the specified context path 
(which must not be in use by any other web application). The war parameter 
specifies a URL (including the file: scheme) for either a directory or a web 
application archive (WAR) file. The supported syntax for a URL referring to a 
WAR file is described on the Javadocs page for the java.net.JarURLConnection 
class. Use only URLs that refer to the entire WAR file.

 

Thank you

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

Reply via email to