Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. CoderKent

    JMSQueueAppender causing TwoPhaseCommit exceptions

    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.
  2. CoderKent

    JMSQueueAppender causing TwoPhaseCommit exceptions

    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...

Part and Inventory Search

Back
Top