1 Reply Latest reply on Jan 20, 2005 6:58 AM by tsangcn

    Jasper won't compile jsp if classpath contains non-jar files

    robdaemon

      Hi all,

      In my setup, I have non-jar files in my WEB-INF/lib directory (a few xml files and properties) - Jasper dies with a:

      error: error reading C:\java\jboss-4.0.1\server\default\tmp\deploy\tmp12986ToastCoreApp.ear-contents\TOASTWeb-exp.war\WEB-INF\lib\clientSDKOptions.xml; java.util.zip.ZipException: error in opening zip file
      1 error

      This only happens with jdk 1.5.0+ but not in j2sdk 1.4.2.

      Any ideas? I've been digging through Tomcat's mailing lists to no avail also.

      Thanks!