Re: Message Expiry

2006-11-26 Thread Jonas Lim
Hi, That's odd. I ran the same test case on 4.0.2 and I can't seem to reproduced the problem. Would you mind posting a snippet of your code so we could take a look at it? Btw, please make sure that the setTimeToLive method is called before sending the message. You could also try running

[jira] Commented: (AMQCPP-14) CMSExpiration not handled properly in ActiveMQProducer

2006-11-26 Thread Nathan Mittler (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-14?page=comments#action_37560 ] Nathan Mittler commented on AMQCPP-14: -- I have committed changes to trunk. I'd like to create a new integration test to prove that the expiration works pro

[jira] Commented: (AMQCPP-16) CMS API needs updates to more closely follow JMS API

2006-11-26 Thread Nathan Mittler (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-16?page=comments#action_37559 ] Nathan Mittler commented on AMQCPP-16: -- I've committed the two extra send methods in the MessageProducer to trunk as part of my checkin for AMQCPP-14 > CMS

[jira] Closed: (AMQCPP-15) Add other versions of send method to CMS MessageProducer

2006-11-26 Thread Nathan Mittler (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-15?page=all ] Nathan Mittler closed AMQCPP-15. Resolution: Duplicate This issue is being handled by AMQ-CPP-16 > Add other versions of send method to CMS MessageProducer > --

[jira] Commented: (AMQCPP-16) CMS API needs updates to more closely follow JMS API

2006-11-26 Thread Nathan Mittler (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-16?page=comments#action_37557 ] Nathan Mittler commented on AMQCPP-16: -- Add the following flavors of the send method to MessageProducer: send(Destination destination, Message message, int

[jira] Created: (AMQCPP-16) CMS API needs updates to more closely follow JMS API

2006-11-26 Thread Timothy Bish (JIRA)
CMS API needs updates to more closely follow JMS API Key: AMQCPP-16 URL: https://issues.apache.org/activemq/browse/AMQCPP-16 Project: ActiveMQ C++ Client Issue Type: Improvement

[jira] Created: (AMQCPP-15) Add other versions of send method to CMS MessageProducer

2006-11-26 Thread Nathan Mittler (JIRA)
Add other versions of send method to CMS MessageProducer Key: AMQCPP-15 URL: https://issues.apache.org/activemq/browse/AMQCPP-15 Project: ActiveMQ C++ Client Issue Type: New Feature