Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
currently it determine soap version from the binding part of the wsdl, so if it use soap12 binding, it always response soap12 message, regardless the incoming message version. However, we should make an improvement here that if the soap12 binding enabled, it should be able to handle soap11 request also.