06-21-2019 12:31 AM
I'm new in wso2 esb and jms. I send some messages from soapUI to Wso2 esb. In my wso sequence a processed message goes to the jms. Is there a possibility to set "time to live" of this message from wso2 esb? Or some other ways?
In AMQ I added this:
<policyEntry queue="myQueue">
<deadLetterStrategy>
<individualDeadLetterStrategy queuePrefix="DLQ." useQueueForQueueMessages="true" /> </deadLetterStrategy>
Something like in sequence has no effect.
Explore our Alfresco products with the links below. Use labels to filter content by product module.