|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
IMessageProducer.Send() timeToLive is not working? |
« View previous topic :: View next topic » |
Author |
Message
|
leland |
Posted: Thu Feb 12, 2009 10:08 pm Post subject: IMessageProducer.Send() timeToLive is not working? |
|
|
Novice
Joined: 12 Feb 2009 Posts: 13
|
Hi
Is there any one can help me with this problem?
I am using xms 4 .net and trying to send a msg with a expire time like 15 minutes, the msg is sent successfully, and no client receive this msg in 15 minutes, but the msg is still in the queue "SYSTEM.JMS.D.SUBSCRIBER.QUEUE"...
Here is my code, am i missing something?
_producer.Send(dest, msg, DeliveryMode.Persistent, 4, 1800000);
Thanks in advance  |
|
Back to top |
|
 |
leland |
Posted: Fri Feb 13, 2009 12:22 am Post subject: Problem solved. |
|
|
Novice
Joined: 12 Feb 2009 Posts: 13
|
Seems the upgrade isn't work...
I have tested this many times the other day after I updated, and the message can be removed from the queue when expired, but it can not be removed again today! Why this happening??
Any one can help me? Thanks. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|