Hi, Code has been changed and committed to handle SOAP messages properly for following scenarios.
1. The sending message is of the same version as the recd message. (if SOAP 1.1 message is recd the sending message is SOAP 1.1 too) - this was there in the code. 2. Getting and identifying the SOAP version through transport information, if available, and checking that with the version of the actual soap message. Regards, Chinthaka
