[jboss-jira] [JBoss JIRA] (WFLY-5625) <datasource-class> in <driver> is ignored
Jesper Pedersen (JIRA)
issues at jboss.org
Wed Nov 4 08:44:00 EST 2015
[ https://issues.jboss.org/browse/WFLY-5625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jesper Pedersen reassigned WFLY-5625:
-------------------------------------
Assignee: Stefano Maestri (was: Jesper Pedersen)
> <datasource-class> in <driver> is ignored
> -----------------------------------------
>
> Key: WFLY-5625
> URL: https://issues.jboss.org/browse/WFLY-5625
> Project: WildFly
> Issue Type: Bug
> Components: JCA
> Reporter: Martin Simka
> Assignee: Stefano Maestri
> Priority: Critical
>
> {code:xml}
> <driver name="oracle-ucp" module="com.oracle.ucp">
> <xa-datasource-class>[class]</xa-datasource-class>
> <datasource-class>[class]</datasource-class>
> </driver>
> {code}
> datasource-class setting is ignored and Driver class is used instead, DataSource class should have priority over Driver if defined
> <datasource-class> in <datasource> works
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list