Robert,
Both your WSDL and imported schema have errors.
The WSDL does not define its faults properly. The names specified in
the binding must correspond to the names specified in the portType:
The portType is defined as:
But the binding is d
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