JMSTransaction

2010-08-31 Thread co11983
I'm accessing activeMQ on Websphere by using the RAR (JCA Connector). How do I configure ActiveMQ to use JMSTransaction instead of XA? Do I need to make changes to the ra.xml configuration file? -- View this message in context: http://activemq.2283324.n4.nabble.com/JMSTransaction-tp2402564p24

Redelivery Policy

2010-08-16 Thread co11983
I'm using ActiveMQ 5.3.2 with Websphere 6.1 and I am have trouble getting rollbacks to work. My messages are marked as PERSISTENT. My rollbacks just move the message to the DLQ. I would like the message to be redelivered to the original queue using a maximumRedeliveries set to 4. After the 4th