[jboss-jira] [JBoss JIRA] Created: (AS7-1683) Connection factory connector-ref element not properly handled

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Tue Aug 30 12:11:26 EDT 2011


Connection factory connector-ref element not properly handled
-------------------------------------------------------------

                 Key: AS7-1683
                 URL: https://issues.jboss.org/browse/AS7-1683
             Project: Application Server 7
          Issue Type: Bug
          Components: Domain Management, JMS
    Affects Versions: 7.0.1.Final, 7.0.0.Final
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry
             Fix For: 7.1.0.Beta1


The backup-connector-name attribute in a JMS connection factory's connector-ref element isn't being parsed or stored in the model.

In the model, the "connector" attribute in a connection factory resource should be a simple Map<String, String> (i.e. ModelType.OBJECT with value type ModelType.STRING) with undefined values allowed. The value is the optional backup-connector-name.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list