[jboss-jira] [JBoss JIRA] (WFLY-3538) Application does not deploy because DefaultDataSource is missing

Chao Wang (JIRA) issues at jboss.org
Mon Jul 7 05:20:24 EDT 2014


     [ https://issues.jboss.org/browse/WFLY-3538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chao Wang resolved WFLY-3538.
-----------------------------

    Resolution: Rejected


> Application does not deploy because DefaultDataSource is missing
> ----------------------------------------------------------------
>
>                 Key: WFLY-3538
>                 URL: https://issues.jboss.org/browse/WFLY-3538
>             Project: WildFly
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 8.1.0.Final
>         Environment: Debian linux 7.5, openjdk 7u55-2.4.7-1~deb7u1, Wildfly 8.1.0.Final
>            Reporter: Peter Van Biesen
>            Assignee: Chao Wang
>
> On our servers, the ExampleDs is removed from the config. In 7.2.0, this poses no problem, but in the 8.1.0.Final, when we deploy an application, the default datasource needs to be available, even if the application does not use a datasource. The error :
> {code}
> failure description: {"JBAS014771: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.jolokia.jolokia.DefaultDataSource is missing [jboss.naming.context.java.jboss.datasources.ExampleDS]"]}
> {code}
> The example above is for the deployment of the jolokia war.
> To reproduce :
> * remove ExampleDS
> * deploy any application



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jboss-jira mailing list