Hi There;I have a WSDL that I am trying to generate code for in Axis1.4. The WSDL generates code, but the code will not compile. The WSDL was supplied to me by a third party.
The error is the fact that the code generator is creating a class called SDD2Error_Element, but my implantation class is looking for a file called SDD2Error which it throws as a exception. The code generator does not create a SDD2Error class at all. My theory is that the SDD2Error_Element is supposed to be SDD2Error, but some when wrong in the generation. So I will assume there is something wrong with the WSDL, but I can not figure out what is wrong. I have included my WSDL for you, and I am hoping someone will give me some help here.
Rob
SDD2.wsdl
Description: Binary data
SDD2.xsd
Description: Binary data
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
