http://jira.codehaus.org/browse/LINGO-42I was using the jmsExpiration field to extend my JMS timout (I have a process that takes longer then 30 seconds to respond). I just updated to Lingo 1.3 and noticed that the property was removed. Is there a simple way to set the JMS Expiration timeout? I can see it back on the javax.jms.MessageProducer but have no idea how to set get to it so I can set it since I have everything wired in Spring.
Thanks in advance for any help!
- Doug