Hi,
I written one BMDB for my Application which listens queue continuously. And in my onMessage method of MDB,i written individual jdbc calls.And i am using Weblogic8.1SP4 and Oracle Thin XA driver. It works fine for that. If try to encapsulate whole code in UserTransaction,its throwing XAER_PROTO exception.