[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Fault OperationNotSupported bindings point to wrong fault messagedefinition OperationSupported
Hi,
in the 2.0 bindings WSDL all fault definitions are defined as:
<wsdl:fault name="OperationNotSupported"> <soap:fault
name="OperationSupported" use="literal"/> </wsdl:fault>
it has to be
<wsdl:fault name="OperationNotSupported"> <soap:fault
name="OperationNotSupported" use="literal"/> </wsdl:fault>
Mit freundlichen Gruessen / best regards,
Richard Jacob
______________________________________________________
IBM Lab Boeblingen, Germany
Dept. 2289, WebSphere Portal Server Development 1
WSRP Team Lead
WSRP Architecture & Standardization
Phone: ++49 7031 16-3469 - Fax: ++49 7031 16-4888
Email: mailto:richard.jacob@de.ibm.com
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]