Hi Srinath, On Fri, Jun 1, 2012 at 1:32 PM, Srinath Perera <[email protected]> wrote:
> Hi Dinusha, > > Are you proposing a <beginTransaction> .. <endTransaction> kind of > mediators for ESB? > No.. I am telling about the existing Transaction mediator in ESB [1]. AFAIK, this mediator use Java transaction API and we need to have a JTA provider to get it work. Since earlier JTA provider (Atomikos) is shift with Carbon core, all products inherits it by default.. But now it has moved from Carbon core and we need to add it to products explicitly if needed. So what I meant was existing Transaction mediator in ESB will no longer works in standalone product itself until it include the transanction-manager feature (unless user has added a JTA provider). [1]. http://docs.wso2.org/display/ESB403/Transaction+Mediator+Example Regards, Dinusha. > > --Srinath > > On Thu, May 31, 2012 at 1:59 PM, Dinusha Senanayaka <[email protected]> > wrote: > > Hi ESB Team, > > > > Earlier we had Atomikos transaction-manager integrated with carbon-core.. > > Since it has moved as a separate feature now , you may need to include > > transaction-manager feature into ESB to work Transaction Mediator. Can > > someone from the ESB team check this ? > > > > Regards, > > Dinusha. > > > > > > > > _______________________________________________ > > Dev mailing list > > [email protected] > > http://wso2.org/cgi-bin/mailman/listinfo/dev > > > > > > -- > ============================ > Srinath Perera, Ph.D. > http://www.cs.indiana.edu/~hperera/ > http://srinathsview.blogspot.com/ >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
