0 Replies Latest reply on Dec 7, 2005 6:00 PM by littledochy

    error in opening zip file

    littledochy

      I'm currently trying to run a servlet on the JBOSS server in Eclipse. When I do, I get an error in the console saying,
      "java.util.zip.ZipException: error in opening zip file".
      [JARDeployer] Failed to add deployable jar: file:/C:/JBOSS/jboss-4.0.3/server/default/tmp/deploy/tmp30356index.html

      I'm wondering if the problem is the package is directing to the temp files. How would I fix this?