Ok, I think I have solved my problem. I was using
<param name="queueConnectionFactoryBindingName" value="javax.jms.QueueConnectionFactory"/>
I created my own queueconnectionfactory and its working fine now.
I started using a JMSQueueAppender() and I'm now getting a jdbc connection exception stating I need to enable twophasecommit in my ejb's where we have trasaction support enabled. This is coming from having a JMS connection and a JDBC participate in the same trasaction. I can suspend the...
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.