I pulled it from the nightly build http://people.apache.org/builds/geronimo/server/binaries/2.1/20080702 The line number is different for org.apache.geronimo.jaxws.builder.WARWebServiceFinder.discoverWebServices(WARWebServiceFinder.java:109)
Jarek Gawor-2 wrote: > > If you still see the following root exception with exactly the same > line numbers (especially in WARWebServiceFinder) then you do not have > the latest code. > > C:\apps\myApp.ear\appmain.war (Access is denied) > [java] at java.util.zip.ZipFile.open(Native Method) > [java] at java.util.zip.ZipFile.<init>(ZipFile.java:114) > [java] at java.util.jar.JarFile.<init>(JarFile.java:133) > [java] at java.util.jar.JarFile.<init>(JarFile.java:70) > [java] at > org.apache.geronimo.jaxws.builder.WARWebServiceFinder.discoverWebServices(WARWebServiceFinder.java:103) > > Jarek > > -- View this message in context: http://www.nabble.com/deploy-offline%2C-Deployer-operation-failed%3A-Failed-to-expand-the-module-archive-tp18226797s134p18241151.html Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.
