[jboss-jira] [JBoss JIRA] (AS7-5601) <pooled-connection-factory> should default reconnectAttempts to "-1"
Justin Bertram (JIRA)
jira-events at lists.jboss.org
Fri Sep 21 17:56:34 EDT 2012
Justin Bertram created AS7-5601:
-----------------------------------
Summary: <pooled-connection-factory> should default reconnectAttempts to "-1"
Key: AS7-5601
URL: https://issues.jboss.org/browse/AS7-5601
Project: Application Server 7
Issue Type: Bug
Components: JMS
Reporter: Justin Bertram
Assignee: Jeff Mesnil
When a <pooled-connection-factory> is deployed programmatically the messaging subsystem initializes reconnectAttempts to 0 which breaks the code in the HornetQ JCA RA (see org.hornetq.ra.HornetQResourceAdapter#setParams) and keeps it from overriding the reconnectAttempts and setting it to -1. This leads to unexpected behavior for MDBs connecting to a remote provider.
--
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
More information about the jboss-jira
mailing list