I do not see that problem with the 0702 2.1 build. Here's what I'm doing:

[EMAIL PROTECTED]:~/target>
0702/geronimo-tomcat6-javaee5-2.1.2-SNAPSHOT/bin/deploy.sh --offline
deploy --inPlace
~/development/branches/geronimo/2.1/testsuite/webservices-testsuite/jaxws-tests/jaxws-partial/target/jaxws-partial-2.1.2-SNAPSHOT
Using GERONIMO_BASE:
/home/jgawor/target/0702/geronimo-tomcat6-javaee5-2.1.2-SNAPSHOT
Using GERONIMO_HOME:
/home/jgawor/target/0702/geronimo-tomcat6-javaee5-2.1.2-SNAPSHOT
Using GERONIMO_TMPDIR: var/temp
Using JRE_HOME:        /home/jgawor/software/jdk1.5.0_12/jre
    Deployed JEE5/JAXWSPartial/1.0/war
    ....

Maybe try the same without Ant and let me know how it goes. Also,
download latest 0702 build as it just got updated again.

Jarek

On Wed, Jul 2, 2008 at 12:10 PM, jklcom99 <[EMAIL PROTECTED]> wrote:
>
> 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.
>
>

Reply via email to