[jboss-jira] [JBoss JIRA] Created: (JBAS-4490) Update and document all HA Failover features for the jca datasources

Adrian Brock (JIRA) jira-events at lists.jboss.org
Mon Jun 18 10:21:11 EDT 2007


Update and document all HA Failover features for the jca datasources
--------------------------------------------------------------------

                 Key: JBAS-4490
                 URL: http://jira.jboss.com/jira/browse/JBAS-4490
             Project: JBoss Application Server
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: JCA service
            Reporter: Adrian Brock
         Assigned To: Adrian Brock
             Fix For:  JBossAS-5.0.0.Beta3, JBossAS-4.2.1.CR1


There are some features (configuration properties) in the ha datasource processing that are not documented
and are not properly defined in the ra.xml

E.g. there is a configuration property "UrlSelectorStrategyClassName"  that lets you control
how the choice of connection urls is made in the ha-local datasource

This needs adding to the ra.xml and documenting on the WIKI:
            <config-property>
               <description>The class used to determine which URL to use at failover.</description>
               <config-property-name>UrlSelectorStrategyClassName</config-property-name>
               <config-property-type>java.lang.String</config-property-type>
            </config-property>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list