Title: Multiple import problem
Hi,
I am using WSDL2Java tool (beta-2 version), trying to generate Java classes and run into problem when one of my imported xsd was already been imported in another xsd. Generally the structure is similar to this:
MyWSDL. wsdl
|
+-- import
Title: Multiple import problem
Hi,
I am using WSDL2Java tool (beta-2), trying to generate Java classes and run into problem when one of my imported xsd has already been imported in another xsd. Generally, the structure is similar to this:
MyWSDL. wsdl
|
+-- import comp.xsd