Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
At the moment, isServerSide property is copied inside the clonePartially() of MessageHelper. This utility method is used when creating out going message context to the EPR from the incoming message context in the case of proxy services. So this sets isServerSide property value to 'true' in the message context created for invoking the EPR which is wrong.