[jboss-jira] [JBoss JIRA] (AS7-5751) Properly report module load failures while adding JDBC driver

jaikiran pai (JIRA) jira-events at lists.jboss.org
Mon Oct 15 05:11:01 EDT 2012


jaikiran pai created AS7-5751:
---------------------------------

             Summary: Properly report module load failures while adding JDBC driver 
                 Key: AS7-5751
                 URL: https://issues.jboss.org/browse/AS7-5751
             Project: Application Server 7
          Issue Type: Bug
          Components: JCA
    Affects Versions: 7.1.3.Final (EAP)
         Environment: AS7 upstream
            Reporter: jaikiran pai
            Assignee: jaikiran pai


I've seen many users running into issues when they are trying to configure a datasource and end up pointing to an incorrect module name for the JDBC driver. No where in the logs do we report why the JDBC driver install failed and users find it difficult to understand the real cause until someone points them to the incorrect module name.

Looking at the code which adds the JDBC driver (JdbcDriverAdd) I see that we aren't reporting the real module load failure correctly.


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