Thanks for the quick response. I already figured out the problem. The
problem was because of SOAP Encoding style arrays. I found a way to work
around this problem.. 

The same wsdl was working fine with axis2 1.0. Was there anything
changed in axis2 1.1 ?

Thanks,
Binu.



From: robert lazarski [mailto:[EMAIL PROTECTED] 
Sent: Thursday, December 07, 2006 12:36 AM
To: axis-user@ws.apache.org
Subject: Re: WSDL2Java cannot create stubs

Post your wsdl and tell us which databinding you are using and maybe
we can help.

Robert

On 12/6/06, Jacob, Binu <[EMAIL PROTECTED]> wrote:
>
>
>
>
> Hi All,
>
>
>
>  With axis2 1.1,  I can not create stubs for one of my wsdls. The same
wsdl
> had no problems with axis2 1.0. I get the following error when I use
the
> command line tool as well the eclipse plugin.
>
>
>
> Exception in thread "main"
> org.apache.axis2.wsdl.codegen.CodeGenerationException
>
> : java.lang.RuntimeException:
> java.lang.reflect.InvocationTargetException
>
>         at
> org.apache.axis2.wsdl.codegen.CodeGenerationEngine.generate(CodeGener
>
> ationEngine.java:224)
>
>         at
> org.apache.axis2.wsdl.WSDL2Code.main(WSDL2Code.java:32)
>
>         at
> org.apache.axis2.wsdl.WSDL2Java.main(WSDL2Java.java:21)
>
> Caused by: java.lang.RuntimeException:
> java.lang.reflect.InvocationTargetExcepti
>
> on
>
>         at
> org.apache.axis2.wsdl.codegen.extension.SimpleDBExtension.engage(Simp
>
> leDBExtension.java:52)
>
>
>
> Any help would be appreciable,
>
>
>
> Thanks,
>
> Binu.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to