[jboss-jira] [JBoss JIRA] (WFLY-5817) Read resource of deployment with faulty datasource fails
Tomaz Cerar (JIRA)
issues at jboss.org
Tue Dec 8 16:03:01 EST 2015
Tomaz Cerar created WFLY-5817:
---------------------------------
Summary: Read resource of deployment with faulty datasource fails
Key: WFLY-5817
URL: https://issues.jboss.org/browse/WFLY-5817
Project: WildFly
Issue Type: Bug
Components: Domain Management
Reporter: Tomaz Cerar
Assignee: Tomaz Cerar
For the setup see HAL-1006. Reading the deployments of a server which contains a deployment with a faulty datasource, yields an undefined result:
{code}
/host=master/server=server-one:read-children-resources(child-type=deployment,recursive=true,include-runtime=true)
{
"outcome" => "success",
"result" => undefined,
"failure-description" => undefined
}
{code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list