[jibx-users] Local part not allowed to be null

2007-04-20 Thread Serkan Sunel
Hi all, I am getting below exception while running wsdl2java If i delete the anyURI (endUserIdentifier in interface.wsdl-reserveAmount operation) paramaters from the wsdl it works..Is its binding is wrong something missing ? Thanks.. Serkan Sunel java org.apache.axis2.wsdl.WSDL2Java -uri

Re: [jibx-users] Local part not allowed to be null

2007-04-20 Thread Serkan Sunel
) at org.apache.axis2.wsdl.codegen.CodeGenerationEngine.generate(CodeGenerati onEngine.java:177) ... 2 more -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dennis Sosnoski Sent: Friday, April 20, 2007 1:06 PM To: JiBX users Subject: Re: [jibx-users] Local

Re: [jibx-users] Local part not allowed to be null

2007-04-20 Thread Dennis Sosnoski
:06 PM To: JiBX users Subject: Re: [jibx-users] Local part not allowed to be null Hi Serkan, Your mapping for URI should probably be an abstract mapping, if you want this mapping to apply to unwrapped method parameter types. If you leave it non-abstract, you'll need to specify an element