Il 28 novembre 2011 12:06, Ronzat Luca <[email protected]> ha scritto: > Hi, > > > > I would like to implement a route for: > > > > 1) Consume JMS message from Sonic queue; > > 2) Call one or more EJB running on a remote JBoss AS; > > 3) send a reply to a different Sonic JMS queue; > > > > > > Can I use distributed transaction for this route? > > Can we deploy this route as a WAR/EAR into WebLogic AS? Yes you can deploy it in a WAR
> > > Thanks in advance. > > Luca > > Yes you can . please check to undestand how Camel works togetherwith Spring’s transaction support.Yes you can deploy it in a WAR Cheers --Filippo
