[jboss-jira] [JBoss JIRA] (AS7-5601) <pooled-connection-factory> should default reconnectAttempts to "-1"
Jeff Mesnil (JIRA)
jira-events at lists.jboss.org
Mon Sep 24 05:05:35 EDT 2012
[ https://issues.jboss.org/browse/AS7-5601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jeff Mesnil updated AS7-5601:
-----------------------------
Fix Version/s: 7.2.0.Alpha1
> <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
> Affects Versions: 7.2.0.Alpha1
> Reporter: Justin Bertram
> Assignee: Jeff Mesnil
> Fix For: 7.2.0.Alpha1
>
>
> 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