Sandesha2 JTA transactions
Irantha <[email protected]> Fri, 28 Nov 2008 14:38:38 +0530
| Newsgroups | gmane.comp.apache.webservices.fx.devel |
|---|---|
| Organization | WSO2 |
| Message-ID | <[email protected]> |
OMHO It would be useful to have Sandesha2 capable of sending and receiving ws-rm messages within a JTA transaction (similar to how JMS implementations support JTA transactions). On the sending side sandesha2 should look for an existing JTA transactions and participate on that transaction if one exists. On the receiving side need a parameter (in module.xml) that specify whether to start a new JTA transaction on message receive. If that parameter is specified then should start a new JTA transaction for each message receive. What do you think? -Irantha