RE: Durable Subscription and Message Expiration

2007-03-09 Thread teryz
Sorry to bother you guys again, but this feature (message expiration) is really important for my needs. So if you can explain what the non-persitent delivery mode has to do with my problem, it will help me a lot. Thx in advance, Terry Suchitha Koneru (sukoneru) wrote: > > What is the delivery

Re: Durable Subscription and Message Expiration

2007-03-08 Thread James Strachan
Hmm. Are you using a queue rather than a topic? As you can't browse the contents of topics via JMX. http://activemq.apache.org/how-does-a-queue-compare-to-a-topic.html On 3/8/07, teryz <[EMAIL PROTECTED]> wrote: Indeed, it is NON_PERSISTENT. is this the source of the problem? Suchitha Koneru

RE: Durable Subscription and Message Expiration

2007-03-08 Thread teryz
Indeed, it is NON_PERSISTENT. is this the source of the problem? Suchitha Koneru (sukoneru) wrote: > > What is the delivery mode for the publisher is it non persistent ? > > -Original Message- > From: teryz [mailto:[EMAIL PROTECTED] > Sent: Wednesday, March 07, 2007 8:45 AM > To: use