RM1_1 +MC should auto-enable WS-A
---------------------------------

                 Key: SANDESHA2-159
                 URL: https://issues.apache.org/jira/browse/SANDESHA2-159
             Project: Sandesha2
          Issue Type: Bug
            Reporter: Thomas McKiernan


RM1_1 on the client side in Sandesha sometimes requires MakeConnection. 
Sandesha's use of MakeConnection requires WS-A, otherwise the use of replyTo is 
not used and the MC does not pull back the CSeq for the response sequence.
Therefore the following should be added in that case

msgContext.setProperty(AddressingConstants.DISABLE_ADDRESSING_FOR_OUT_MESSAGES,Boolean.FALSE);

I have also discovered a bug in the replay code that does not account for a 
null EPR object (as opposed to an empty or a "anonymous" EPR - all of which are 
equivalent in sandesha code).


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to