Hello Alex, Sorry, I was using our company's terminology by mistake. By SOI Server I mean a Service-Oriented Integration Server, a Server that provides services.
>From what I know of JTA, it works with 1 Application Server and several DB >servers. This is not My situation. The idea would be to have 2 application >servers and 1 database server. 1 AS with jBPM using Hibernate(lets call it Server1) and another using TopLink(lets call this one Server2). The database would be Oracle. Server1 would run a few actions, and one of them would be an action executing a service on Server2. I needed to make the same transaction work on both servers, so the service on Server2 and the actions on Server1 would all commit or rollback. Is this possible? Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3928574#3928574 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3928574 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
