Multiple import problem

2002-05-29 Thread Sapozhnikov, Michael
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

Multiple import problem

2002-05-28 Thread Sapozhnikov, Michael
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