[jboss-jira] [JBoss JIRA] (WFLY-11627) ExampleDS is requirement for applications that don't mandate it.

Bartosz Baranowski (Jira) issues at jboss.org
Wed Jan 23 02:26:00 EST 2019


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

Bartosz Baranowski updated WFLY-11627:
--------------------------------------
    Steps to Reproduce: 
* /subsystem=datasources/data-source=ExampleDS:write-attribute(name=enabled,value=false)
* :reload
* deploy ~/redhat/git/quickstart/logging/target/jboss-logging.war

OUtcome:

{"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-2" => {"WFLYCTL0412: Required services that are not installed:" => ["jboss.naming.context.java.jboss.datasources.ExampleDS"],"WFLY
CTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.jboss-logging.jboss-logging.DefaultDataSource is missing [jboss.naming.context.java.jboss.datasources.ExampleDS]"]}}}

This will happen even with empty.war - which contain only index.html

  was:
* /subsystem=datasources/data-source=ExampleDS:write-attribute(name=enabled,value=false)
* :reload
* deploy ~/redhat/git/quickstart/logging/target/jboss-logging.war



> ExampleDS is requirement for applications that don't mandate it.
> ----------------------------------------------------------------
>
>                 Key: WFLY-11627
>                 URL: https://issues.jboss.org/browse/WFLY-11627
>             Project: WildFly
>          Issue Type: Bug
>            Reporter: Bartosz Baranowski
>            Assignee: Bartosz Baranowski
>            Priority: Major
>         Attachments: empty.war
>
>




--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list