2 Replies Latest reply on Oct 7, 2003 5:55 AM by emmanuelgad

    create new XAResource in JBoss

    emmanuelgad

      hello all,

      I have written an XAResource that persists files and want to integrate it into JBoss's Transaction management. In weblogic I used to talk to the transaction manager at runtime to create/retrieve XIDs as well as register this XAResource when it's first created.

      Can JBoss's default transaction manager handle distributed transactions?

      Can anyone help me do this in JBoss? perhaps some examples, steps or references i can check.

      many thanks. any help is very much appreciated.

      Emmanuel