It should  be easy to use any transaction manager inside ServiceMix.
However changing, the JCA connector will require more work as you
need to find a JCA implementation which can work on top of your
TM.  Currently, ServiceMix uses the Geronimo connector which is tied
to the Geronimo TM.  To use a resource adapter for inbound
connections, the main class needed is an implementation of the
BootstrapContext (just create a WorkManager should be sufficient).

For oubtound connections, it will be more difficult, as you will need
to take care of resource pooling, enlistement ...

On 12/12/06, fordan <[EMAIL PROTECTED]> wrote:

Hi!

I don't really know how to setup JCA adapter with Jencks. Can anyone help ?
It is not that well documented. The goal is to create a usertransaction with
Kodo
to run inside ServiceMix container as container managed transaction.

Thanks Daniel
--
View this message in context: 
http://www.nabble.com/Setup-Kodo-as-a-JCA-adapter-with-Jencks-tf2807982s12049.html#a7834734
Sent from the ServiceMix - User mailing list archive at Nabble.com.




--
Cheers,
Guillaume Nodet

Reply via email to