You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2002/06/30 11:22:37 UTC

DO NOT REPLY [Bug 10356] New: - task from catalina-ant fails

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: tomcat-dev@jakarta.apache.org
        ReportedBy: miha@softhome.net


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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>