[jboss-jira] [JBoss JIRA] (JBJCA-1300) <datasource-class> in <driver> is ignored
Jesper Pedersen (JIRA)
issues at jboss.org
Wed Nov 4 09:42:00 EST 2015
[ https://issues.jboss.org/browse/JBJCA-1300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jesper Pedersen moved WFLY-5625 to JBJCA-1300:
----------------------------------------------
Project: IronJacamar (was: WildFly)
Key: JBJCA-1300 (was: WFLY-5625)
Workflow: classic default workflow (was: GIT Pull Request workflow )
Component/s: Deployer
(was: JCA)
> <datasource-class> in <driver> is ignored
> -----------------------------------------
>
> Key: JBJCA-1300
> URL: https://issues.jboss.org/browse/JBJCA-1300
> Project: IronJacamar
> Issue Type: Bug
> Components: Deployer
> 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