I'd recommend asking the Mule folks how they work with JMS

On 5/25/06, su <[EMAIL PROTECTED]> wrote:

  We use mule to send jms like this:
     returnEvent = new MuleApplicationEvent(msg,queueName);
     muleEvent.getApplicationContext().publishEvent(returnEvent);

   not directly use MessageProducer  at all.If don't set JMSExpiration,the
default value is 0,and when messages expired,can't be removed .
--
View this message in context: 
http://www.nabble.com/how+to+set+JMSExpiration-t1606000.html#a4553358
Sent from the ActiveMQ - User forum at Nabble.com.




--

James
-------
http://radio.weblogs.com/0112098/

Reply via email to