[jboss-jira] [JBoss JIRA] (WFLY-2655) SHow warning for JDBC drivers as modules with no driver

James Livingston (JIRA) issues at jboss.org
Sun Dec 15 21:22:33 EST 2013


James Livingston created WFLY-2655:
--------------------------------------

             Summary: SHow warning for JDBC drivers as modules with no driver
                 Key: WFLY-2655
                 URL: https://issues.jboss.org/browse/WFLY-2655
             Project: WildFly
          Issue Type: Enhancement
      Security Level: Public (Everyone can see)
          Components: JCA
    Affects Versions: 8.0.0.Beta1
            Reporter: James Livingston
            Assignee: Jesper Pedersen


If a <driver> if configured with no <driver-class>, it will attempt to locate the driver(s) via the service loader which should find all JDBC4-compliant drivers.

When you install a non JDBC4-complicant driver as a module and no <driver-class>, the driver will not be installed. That is expected but emitting a warning that no-drivers could be found in the module would be useful to help users troubleshoot the problem.

--
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