Issue Type: Bug Bug
Affects Versions: EJB3_1 1.0.5
Assignee: Unassigned
Components: ejb3
Created: 28/Sep/12 5:07 PM
Description:

In an MDB, a reconnection interval and number of connection attempts can be specified:

// **** RECONNECT PARAMETERS *****************************
@ActivationConfigProperty(propertyName="reconnectAttempts", propertyValue="10"),
@ActivationConfigProperty(propertyName="reconnectInterval", propertyValue="60")

Providing a value of "-1" for "reconnectAttempts" should indicate an infinite number of retry attempts.

Project: EJB 3.0
Priority: Minor Minor
Reporter: Doug Grove
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira