Description
I am running WSDL2Java tool to generate codes, and then got the message as follow:
WSDLToJava Error : Failed to create java parameter for part [stringHeader2] in method [twoHeadersSameNameDiffNS] - this wsdl is invalid, please use the wsdlvalidator tool to validate this wsdl
I also run wsdlvalidator, it says valid WSDL, and I can get generated codes from JAXWS-RI.
Attachments
Attachments
Issue Links
- relates to
-
CXF-907 WSDLToJava fails to generate parameter for request header
- Closed