Re: [AXIS2-1.0] WSDL2Java: NullPointerException

2006-07-27 Thread Ajith Ranabahu
erException under any circumstances, so there is definitely a bug here. Please file a JIRA so that it gets fixed. Thanks. Derek > -Original Message- > From: Anne Thomas Manes [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 27, 2006 9:44 AM > To: axis-user@ws.apache.org &g

RE: [AXIS2-1.0] WSDL2Java: NullPointerException

2006-07-27 Thread Derek
mailto:[EMAIL PROTECTED] > Sent: Thursday, July 27, 2006 9:44 AM > To: axis-user@ws.apache.org > Subject: Re: [AXIS2-1.0] WSDL2Java: NullPointerException > > > You have a typo in the binding: > > > &g

Re: [AXIS2-1.0] WSDL2Java: NullPointerException

2006-07-27 Thread Anne Thomas Manes
12:44 PMSubject Re: [AXIS2-1.0] WSDL2Java: NullPointerException Please respond to [EMAIL PROTECTED] he.org You have

Re: [AXIS2-1.0] WSDL2Java: NullPointerException

2006-07-27 Thread Nirmit Desai
er@ws.apache.org cc 07/27/2006 12:44 PMSubject Re: [AXIS2-1.0] WSDL2Java: Null

Re: [AXIS2-1.0] WSDL2Java: NullPointerException

2006-07-27 Thread Anne Thomas Manes
You have a typo in the binding: --- Also, you must remove all the namespace attributes in your definitions. they should simply be: You use the namespace attribute only when using "rpc" style. Regards, Anne On 7/27/06,

[AXIS2-1.0] WSDL2Java: NullPointerException

2006-07-27 Thread Nirmit Desai
Hi, I am trying to generate code from the WSDL below, It throws the following exception: Exception in thread "main" org.apache.axis2.wsdl.codegen.CodeGenerationException: Error parsing WSDL at org.apache.axis2.wsdl.codegen.CodeGenerationEngine.(CodeGenerationEngine.java:94) at o