Error: Message part element undefined in wsdl
java.lang.Exception: Message part element undefined in wsdl part name = payload type = ClaimResponse
java.lang.Exception: Message part element undefined in wsdl part name = payload type = ClaimResponse
Resolution: Check the wsdl file's input or output element's part. Part shuld be undefined. If you use JDeveloper, then in design view explanatory symbol will be displayed in part section of input which indicate that part is undefined. Fix the schema to fix this issue