[jboss-jira] [JBoss JIRA] (AS7-2567) datasource add with enabled=true doesn't enable datasource

Alexey Loubyansky (Updated) (JIRA) jira-events at lists.jboss.org
Mon Nov 14 05:01:41 EST 2011


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

Alexey Loubyansky updated AS7-2567:
-----------------------------------

       Assignee: Brian Stansberry  (was: Alexey Loubyansky)
    Component/s: Domain Management
                 JCA
                     (was: CLI)


[standalone at localhost:9999 /] /subsystem=datasources/data-source=my:add(driver-name=h2,connection-url=curl,pool-name=my,enabled=true)
{"outcome" => "success"}
[standalone at localhost:9999 /] /subsystem=datasources/data-source=my:read-attribute(name=enabled)
{
    "outcome" => "success",
    "result" => false
}

                
> datasource add with enabled=true doesn't enable datasource
> ----------------------------------------------------------
>
>                 Key: AS7-2567
>                 URL: https://issues.jboss.org/browse/AS7-2567
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Domain Management, JCA
>    Affects Versions: 7.1.0.Alpha1
>            Reporter: Nicklas Karlsson
>            Assignee: Brian Stansberry
>
> a datasource:add operation with the enabled attribute set to true creates a disabled datasource

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list