On 5/12/06, su <[EMAIL PROTECTED]> wrote:
Our system use ActiveMQ and Mule,how to set JMSExpiration
Expiration is set by the MessageProducer in JMS - either via http://java.sun.com/j2ee/1.4/docs/api/javax/jms/MessageProducer.html#setTimeToLive(long) or http://java.sun.com/j2ee/1.4/docs/api/javax/jms/MessageProducer.html#send(javax.jms.Destination,%20javax.jms.Message,%20int,%20int,%20long) -- James ------- http://radio.weblogs.com/0112098/
