[jboss-jira] [JBoss JIRA] (AS7-4041) JDBDDriverAdd should not require driver-name param

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Mon Mar 5 14:27:36 EST 2012


Brian Stansberry created AS7-4041:
-------------------------------------

             Summary: JDBDDriverAdd should not require driver-name param
                 Key: AS7-4041
                 URL: https://issues.jboss.org/browse/AS7-4041
             Project: Application Server 7
          Issue Type: Bug
          Components: Domain Management, JCA
            Reporter: Brian Stansberry
            Assignee: Stefano Maestri
             Fix For: 7.1.2.Final


The name of the a driver should be the value of the last PathElement in the driver resource's PathAddress. User's shouldn't have to specify a "driver-name" parameter.

To maintain API compatibility, the attribute should be retained. But if users provide the parameter to "add" and it doesn't match the resource address, an OFE should be thrown. If they don't provide a driver-name param, the value from the resource address should be stored.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list