It's works.
Thank you.
Luca
-Messaggio originale-
Da: Filippo Balicchia [mailto:fbalicc...@gmail.com]
Inviato: martedì 29 novembre 2011 12.40
A: users@camel.apache.org
Oggetto: Re: distributed transaction using JMS and EJB partecipants
Il 28 novembre 2011 12:06, Ronzat Luca ha sc
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 W