[jboss-user] [Beginner's Corner] - Re: java.util.zip.ZipException when deploying under JBoss 7.1.1

Liviu Carausu do-not-reply at jboss.com
Tue Dec 11 02:54:20 EST 2012


Liviu Carausu [https://community.jboss.org/people/cliviu] created the discussion

"Re: java.util.zip.ZipException when deploying under JBoss 7.1.1"

To view the discussion, visit: https://community.jboss.org/message/782720#782720

--------------------------------------------------------------
Hi,

  I answer myself, I have found that the problem was the Manifest.mf of one of the libraries contained references to other libraries which were not available :

Manifest-Version: 1.0
Archiver-Version: Plexus Archiver
Created-By: Apache Maven
Built-By: rmistry
Build-Jdk: 1.6.0-google-v4
Implementation-Title: Google APIs Client Library for Java
Implementation-Version: 1.10.3-beta
Implementation-Vendor-Id: com.google.api-client
Implementation-Vendor: Google
Class-Path: google-oauth-client-1.10.1-beta.jar google-http-client-1.1
 0.3-beta.jar gson-2.1.jar httpclient-4.0.3.jar httpcore-4.0.1.jar com
 mons-logging-1.1.1.jar jackson-core-asl-1.9.4.jar xpp3-1.1.4c.jar pro
 tobuf-java-2.2.0.jar jsr305-1.3.9.jar guava-11.0.1.jar


  It looks like the JBoss runtime tries to open all the files from the classpath. No such problem with Glassfish ...
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/782720#782720]

Start a new discussion in Beginner's Corner at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20121211/0a002672/attachment.html 


More information about the jboss-user mailing list