Re: messages are received after expiry time

2007-07-18 Thread Rob Davies
this is fixed - http://issues.apache.org/activemq/browse/AMQ-1056 I guess it was fixed after the 4.1.1 release was cut :( On Jul 18, 2007, at 4:39 PM, ttmdev wrote: I have tried this on 4.1.1 and I'm getting the same results as Suchitha. I dumped the timestamp and expiration header fields

Re: messages are received after expiry time

2007-07-18 Thread ttmdev
I have tried this on 4.1.1 and I'm getting the same results as Suchitha. I dumped the timestamp and expiration header fields on receipt and they appear to be set properly. The expiration is equal to timestamp+timetolive_value The JMS specification states the following: "Clients should not receiv

Re: messages are received after expiry time

2007-07-17 Thread Rob Davies
Can I suggest you use the 4.1.1 release ? http://activemq.apache.org/ activemq-411-release.html cheers, Rob On Jul 18, 2007, at 3:10 AM, Suchitha Koneru ((sukoneru)) wrote: Hello Active MQ users , The active mq version which we use is 4.0.2. Our application us