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

           Summary: <deploy> task from catalina-ant fails
           Product: Tomcat 4
           Version: 4.0.4 Final
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Webapps:Administration
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Hello,
Please suggest with a following behave:

when running tomcat deploy task from ant (catalina-ant.jar) - it fails to 
install/deploy war file, when I cut&paste the war file URL and run it from 
browser - it works. here is an URL example:

    <property name="warfile"    
value="jar:file://d:/development/song/dev/song/tngappserver.war!/

Please suggest.
thanks


D:\development\song\dev\song>ant -f deploy.xml install
Buildfile: deploy.xml


install:
FAIL - Encountered exception java.net.MalformedURLException: java.lang.NumberFor
matException: file:

BUILD FAILED
D:\development\song\dev\song\deploy.xml:48: FAIL - Encountered exception java.ne
t.MalformedURLException: java.lang.NumberFormatException: file:

Total time: 0 seconds

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

Reply via email to