Hi folks,
I am using MDB and EJB3 . I have a secnario where i have to use "endpointExceptionRedeliveryAttempts" property with value of "5" in @ActivationConfig.
Here is the Question: when i am using @ActivationConfigProperty(propertyName = "endpointExceptionRedeliveryAttempts", propertyValue = "5"), value is not getting reflected. When my program is thows RunTimeException it should retry for 5 times , if still throwing Exception then that message to moves to DMQ which is not happening..
Please suggest me ! Is there other property which i have to use?
-thanks in advance...
[Message sent by forum member 'nkishorech' (nkishorech)]
http://forums.java.net/jive/thread.jspa?messageID=283375