Re: Axis2 WSDL2Java has probem with WSDL elements of the same name...

2011-11-16 Thread winneymj13
ment(SchemaCompiler.java:614) at org.apache.axis2.schema.SchemaCompiler.compile(SchemaCompiler.java:422) at org.apache.axis2.schema.SchemaCompiler.compile(SchemaCompiler.java:381) at org.apache.axis2.schema.SchemaCompiler.compile(SchemaCompiler.java:381) at org.apache.axis2.schema.S

Axis2 WSDL2Java has probem with WSDL elements of the same name...

2011-11-15 Thread winneymj13
Hi, I am using WSDL2Java (Axis2 version 1.5.6) to generate my java classes but I am having a problem with a WSDL/xsd that contains the same named element under different name space, creating a class with the variables named the same. Below is a small excerpt of the xsd: -