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
