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
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:
-