I am having a problem with tying up JMS queues with JDBC work within a single transaction. I am getting a 'UserTransaction' from the application server using JNDI. Also I get a TXDataSource and the JMS objects needed via JNDI.
I call the UserTransaction.begin() method, and perform the JMS and...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.