Irantha Sandesha2 already has a plug point for transactions. Please see:
URL: https://svn.apache.org/repos/asf/webservices/sandesha/trunk/java/modules/core/src/main/java/org/apache/sandesha2/storage/Transaction.java And the implementations of that. Paul On Fri, Nov 28, 2008 at 9:08 AM, Irantha <[EMAIL PROTECTED]> wrote: > 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 > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Paul Fremantle Co-Founder and CTO, WSO2 Apache Synapse PMC Chair OASIS WS-RX TC Co-chair blog: http://pzf.fremantle.org [EMAIL PROTECTED] "Oxygenating the Web Service Platform", www.wso2.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
