Hi Gianfranco,
You can take a look at [1], get more details about how to start and
finish the transaction from "Sending synchronous transactional
exchanges" and "Sending asynchronous transactional exchanges"
Freeman
[1]http://servicemix.apache.org/transactions.html
Gianfranco Boccalon wrote:
Hi all,
I need to use a transaction manager within my custom component: can I
use the Servicemix transaction manager without defining a new one ?
How can I start and finish the transaction ?
I don't need a transactional process, but only a transactional
component: I need to manage a transaction on 2 different databases,
this is the reason why I need a transaction manager.
Thanks
Gianfranco