Our Virtual Simulation is not setting the Expire value for a message dropped on the Queue.
1) Does our simulation set the expire setting on the MQ message?
2) how do I change it?
All supported DevTest releases.
N/A
With all JMS mode messages DEVTEST uses a default 'Time To Live' (TTL) value of 30 minutes.
The below property can be used to control JMS Time-To-Live: lisa.jms.ttl.milliseconds.
lisa.jms.ttl.milliseconds=-1 ( the message never expires)