[standalone@localhost:9990 /] /deployment=kitchensink/subsystem=datasources:read-resource(include-runtime)
{
"outcome" => "success",
"result" => {
"data-source" => {"java:jboss/datasources/KitchensinkQuickstartDS" => undefined},
"xa-data-source" => undefined
}
}
[standalone@localhost:9990 /] /deployment=kitchensink/subsystem=datasources:read-resource(include-runtime,recursive)
{
"outcome" => "failed",
"rolled-back" => true,
"failure-description" => "WFLYJCA0065: No DataSource exists at address [
(\"deployment\" => \"kitchensink\"),
(\"subsystem\" => \"datasources\"),
(\"data-source\" => \"java:jboss/datasources/KitchensinkQuickstartDS\")
]"
}