Moving a message to DLQ after the TTL has expired

2008-12-08 Thread Gert Vanthienen
rds, Gert - --- Gert Vanthienen http://gertvanthienen.blogspot.com -- View this message in context: http://www.nabble.com/Moving-a-message-to-DLQ-after-the-TTL-has-expired-tp20892029p20892029.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Moving a message to DLQ after the TTL has expired

2008-12-09 Thread Gert Vanthienen
L.S., Just found that it works fine if I use ActiveMQ 5.2.0 instead of the default version of the broker in ServiceMix Thanks, Gert Gert Vanthienen wrote: > > L.S., > > > Is it possible to move a message to the DLQ after the TTL has expired? > When using ActiveMQ queues

XBean annotations in activemq-ra (5.0-SNAPSHOT)

2007-07-21 Thread Gert Vanthienen
L.S., In the latest ActiveMQ 5.0-SNAPSHOT releases, the 'resourceAdapter' XBean annotation is specified on both the org.apache.activemq.ra.MessageResourceAdapter interface and the org.apache.activemq.ra.ActiveMQResourceAdapter class. When I try to integrate this with ServiceMix, I get an Except