Dead letter queue not being created

2010-05-16 Thread sbuster
I'm trying to implement a system that processes messages from the DLQ. I'm installed activemq 5.3.1 and left all configuration to the default. When I run a client and rollback the message 6 times (default) the message is never sent to the ActiveMQ.DLQ queue. I never see this queue created at al

Re: javax.jms.JMSException: Transaction 'TX:ID...' not started

2010-05-16 Thread sbuster
I had my eclipse env. pointing to version 5.3, all works fine now. I don't get the transaction error now message just disappears after 6 tries. I'll start another post on that topic. Thanks Gary Tully wrote: > > odd, can you expand on what you did. > Did you download trunk? > What platform ar