You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Ajith Ranabahu <aj...@gmail.com> on 2006/12/29 01:44:13 UTC

[Axis2]Re: ZipException

Hi,
I'm assuming that you are using Axis2 and trying to make an aar file.
There is no unjar/unzip operation going on at that stage so the most
likely thing to happen (for a file not found exception) is the failure
to create the directory structure. So first check whether you have the
permissions to create directories.
Also some more information about the error (like the stacktrace) would
be helpful. BTW are you on windows or linux ?

Ajith

On 12/28/06, sdharmadhikari@verient.com <sd...@verient.com> wrote:
> Experts,
>
> When I try any quickstart example for generate.service, ANT throws an
> exception java.util.zip.ZipException , system could not find the file
> specified. It doesnt show which file it is trying unzip or unjar. I
> believe this issue is related to a file getting into classpath which java
> is not able to unjar.
>
> I am using ant 1.7.0 which is released recently. I just stuck because of
> this .
>
> please help.
>
> Thanks - Sudhir
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-dev-help@ws.apache.org
>
>


-- 
Ajith Ranabahu

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org