[jboss-jira] [JBoss JIRA] (WFLY-4464) JDBC driver module-slot is not persisted in domain mode

Lin Gao (JIRA) issues at jboss.org
Wed Mar 25 10:27:19 EDT 2015


Lin Gao created WFLY-4464:
-----------------------------

             Summary: JDBC driver module-slot is not persisted in domain mode
                 Key: WFLY-4464
                 URL: https://issues.jboss.org/browse/WFLY-4464
             Project: WildFly
          Issue Type: Bug
          Components: JCA
            Reporter: Lin Gao
            Assignee: Jesper Pedersen


The module-slot of jdbc-driver is NOT persisted in domain mode, but it is persisted in standalone mode.

After debugging, I found that the performRuntime() method of JdbcDriverAdd.java is not called in domain mode, but is called in standalone mode.

For more information about the issue, please refer to the thread: https://developer.jboss.org/thread/253654



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jboss-jira mailing list