Re: Msg with timeout sent to a non durable consumer

2007-07-18 Thread Raffaele
Thanks for the answer but my question is a bit different, that is in my scenario a normal consumer should be receive only those messages yet live because their time is not expired and not ALL the unreceived messages like retroactive consumer do. So, theere isn't such a capability in ActiveMQ :-(

Re: Msg with timeout sent to a non durable consumer

2007-07-18 Thread Rob Davies
This is possible - ActiveMQ can cache messages for retroactive consumers - see http://activemq.apache.org/retroactive-consumer.html cheers, Rob Davies 'Go further faster with Apache Camel!' http://rajdavies.blogspot.com/ On Jul 18, 2007, at 9:28 AM, Raffaele wrote: Hi all, My scenario is