[jboss-jira] [JBoss JIRA] (WFLY-9439) Datasources are registered as singletons

Michal Petrov (JIRA) issues at jboss.org
Mon Oct 23 06:00:00 EDT 2017


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

Michal Petrov reassigned WFLY-9439:
-----------------------------------

    Assignee:     (was: Stefano Maestri)


> Datasources are registered as singletons
> ----------------------------------------
>
>                 Key: WFLY-9439
>                 URL: https://issues.jboss.org/browse/WFLY-9439
>             Project: WildFly
>          Issue Type: Bug
>          Components: JCA
>            Reporter: Michal Petrov
>
> {code}
> /subsystem=datasources:read-children-types(include-singletons)
> {code}
> returns this
> {code}
> {
>     "outcome" => "success",
>     "result" => [
>         "data-source",
>         "data-source=ExampleDS",
>         "jdbc-driver",
>         "xa-data-source"
>     ]
> }
> {code}
> This happens for any (xa-)data-source, not just the default one.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list