[
https://issues.jboss.org/browse/WFLY-11627?page=com.atlassian.jira.plugin...
]
Bartosz Baranowski commented on WFLY-11627:
-------------------------------------------
Ach darn it, last comment did not make it. If DS is disabled, application that does not
declare explicit dependency fails to deploy(in this case it is jsp, but you can reproduce
it with empty war with just index.html):
{"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.empty.empty.DefaultDataSource is missing
[jboss.naming.context.java.jboss.datasources.ExampleDS]"]}}}
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)