This content has been marked as final.
Show 1 reply
-
1. Re: MaxDeliveryAttempts and RedeliveryDelay on jms message level
raggz Dec 17, 2011 3:56 PM (in response to lihte)As far as I know you can't. There is nothing in JMS API that would allow you to accomplish this. Those two properties are server side properties so they can only be manipulated by admin sort of API (if one existed).
Tom