[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[xmlblaster] Using xmlblaster within jboss



Hi all,

We currently have an xmlblaster client connection implemented in jboss 3.2.6 (publishing only). However, the current usage does not allow us
to tie in the xmlblaster connection as part of a transaction (ie a publish only goes out when the transaction is finally being committed - like a database resource adapter). We currently have issues where a publish will go out, and later in the transaction there is a rollback. We would like the publish only to go out on the final commit of the transaction, and preferably after the database portion of the transactions' resources are committed.


I noticed that there was some work done towards making this work back in 2002 by Peter Antman, but it appears that it applies to older versions of jboss, and it wasn't clear to me if this code has been updated. ( I'm speaking about the k2 related stuff. ) I've managed to get the resource adapter in jboss, but in a non transactional fashion.

Has anyone got this working before I expend lots of effort into making this work? Or maybe it's simple and I'm confused, in which case enlightenment will be very welcome! :-)




Regards, Russ Chan russ at navahonetworks.com