I get this exception when I deploy my application to jboss and try to start up jboss
java.util.zip.ZipException: error in opening zip file
| at java.util.zip.ZipFile.open(Native Method)
| at java.util.zip.ZipFile.<init>(ZipFile.java:203)
| at java.util.jar.JarFile.<init>(JarFile.java:132)
I get about 100 of these
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4130871#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...