Re: [Axis2] wsdl2java Code Generation problem (ADB)

2007-03-28 Thread Amila Suriarachchi
problem is in here http://www.w3.org/2001/XMLSchema"; attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace=" http://ADBTest/xsd";>

Re: [Axis2] wsdl2java Code Generation problem (ADB)

2007-03-28 Thread Lahiru Sandakith
Hi doing it with the Eclipse Codegen Plugin Result the attached error, Thanks Sandakith On 3/29/07, Ajith Ranabahu <[EMAIL PROTECTED]> wrote: Hi, It seems (from visual inspection) that there is nothing wrong with your WSDL. If Axis2 failed with this then its surely a bug. Have you tried wit

Re: [Axis2] wsdl2java Code Generation problem (ADB)

2007-03-28 Thread Ajith Ranabahu
Hi, It seems (from visual inspection) that there is nothing wrong with your WSDL. If Axis2 failed with this then its surely a bug. Have you tried with the nightlies by any chance ? Better yet you can even try with the Axis 1.2 RC Ajith On 3/28/07, Anil VVNN <[EMAIL PROTECTED]> wrote: Hi Dims,

Re: [Axis2] wsdl2java Code Generation problem (ADB)

2007-03-28 Thread Anil VVNN
Hi Dims, I think nothing wrong with Axis2 libraries, problem could be with my wsdl file (ADBTest.wsdl attached). Can you please validate. Thanks. - Anil Davanum Srinivas wrote: > > Please create a JIRA issue and upload the wsdl's. > > thanks, > dims > > On 3/28/07, Anil VVNN <[EMAIL PROTECT

Re: [Axis2] wsdl2java Code Generation problem (ADB)

2007-03-28 Thread Davanum Srinivas
Please create a JIRA issue and upload the wsdl's. thanks, dims On 3/28/07, Anil VVNN <[EMAIL PROTECTED]> wrote: Hi, I'm using Axis2 1.1.1, I have written very simple wsdl wsdl but encountering problem while generating Java classes, could somebody validate the attached wsdl. And here is the er

[Axis2] wsdl2java Code Generation problem (ADB)

2007-03-28 Thread Anil VVNN
Hi, I'm using Axis2 1.1.1, I have written very simple wsdl wsdl but encountering problem while generating Java classes, could somebody validate the attached wsdl. And here is the error, === org.apache.axis2.wsdl.codegen.CodeGenerationExcept