[jboss-user] [EJB 3.0] - Re: Limit number of concurrent MDBs and number of retries?

jsb do-not-reply at jboss.com
Thu Sep 28 01:13:49 EDT 2006


Came across this old topic looking for the answer to the same question... The ActivationConfigProperty that works for me with EJB3rc8 is:
@ActivationConfigProperty(propertyName = "DLQMaxTimesRedelivered", propertyValue = "0")

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974752#3974752

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974752



More information about the jboss-user mailing list