I am running Tomcat 5.0.16 on Linux Redhat 9.
 
First let me say that the sample applications work OK.
I can compile my Tomcat application successfully.
I can deploy my application using the manager webapp URL in the Mozilla browser.
However when I run the "ant install" command I receive the following error :
 
build.xml:365: FAIL - Encountered exception java.util.zip.ZipException: error in opening zip file
 
How do I determine which zip file is causing the problem ?

Reply via email to