[ http://issues.apache.org/jira/browse/SANDESHA2-62?page=comments#action_12457417 ] Matt Lovett commented on SANDESHA2-62: --------------------------------------
Hi Chamkara, That's interesting... for starters please take a look at the code I sumbitted. It calls back to the HTTP transport to tell it when the reply message is ready, and that cleans up a lot of the problems that you might have been anticipating. Using WS-RM 1.0 plus resending messages can work, so long as you are very careful when you ack (as you describe). Personally I think people are better off not doing that... but it should be compatible with the code that I've written. I don't think you should need to wrapper the user's message receiver, with a bit of luck. Matt > Implement sync 2-way WSRM > ------------------------- > > Key: SANDESHA2-62 > URL: http://issues.apache.org/jira/browse/SANDESHA2-62 > Project: Apache Sandesha2 > Issue Type: New Feature > Reporter: Matt Lovett > Assigned To: Matt Lovett > Attachments: 2-way.patch > > > I intend to fill in some more of the MakeConnection logic, to enable sync > 2-way messaging with RM. The cornerstore is a new test case that sets it up, > and then the follow on is some tweaking of the rest of the code so that it > does not veto the anonymous reply to. > I'll attach patches in due course. > Matt -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
