[jboss-jira] [JBoss JIRA] (WFLY-2310) JDBC driver not deployed from exploded EAR, but works with packaged .ear
David Lloyd (JIRA)
issues at jboss.org
Fri Mar 2 08:17:00 EST 2018
[ https://issues.jboss.org/browse/WFLY-2310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Lloyd reassigned WFLY-2310:
---------------------------------
Assignee: (was: David Lloyd)
> JDBC driver not deployed from exploded EAR, but works with packaged .ear
> ------------------------------------------------------------------------
>
> Key: WFLY-2310
> URL: https://issues.jboss.org/browse/WFLY-2310
> Project: WildFly
> Issue Type: Bug
> Components: EE, JCA
> Affects Versions: 8.0.0.Beta1
> Reporter: Paul Alesius
> Labels: deployer,, exploded
> Attachments: testear.zip
>
>
> The jdbc driver in an exploded EAR isn't picked up by wildfly, it causes problems when deploying from eclipse.
> It is picked up when deployed as a zipped .ear.
> Example jboss-as.xml in the ear with xa driver:
> <driver>testear-0.0.1-SNAPSHOT.ear_org.postgresql.Driver_9_2</driver>
> You should see a message when the ear is deployed showing that the JDBC is picked up byt he server. This appears only when the .ear is zipped.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list