[jboss-jira] [JBoss JIRA] (WFLY-4755) datasource:enable operation lacks reload-requires state

Harald Pehl (JIRA) issues at jboss.org
Mon Jun 8 07:18:03 EDT 2015


Harald Pehl created WFLY-4755:
---------------------------------

             Summary: datasource:enable operation lacks reload-requires state 
                 Key: WFLY-4755
                 URL: https://issues.jboss.org/browse/WFLY-4755
             Project: WildFly
          Issue Type: Bug
          Components: JCA
            Reporter: Harald Pehl
            Assignee: Jesper Pedersen


Executing {{:disable()}} on an enabled datasource sets the {{reload-requires}} state. This is in sync with changing the attribute directly using {{:write-attribute(name=enabled,value=false}} (which is deprecated).

However {{:enable()}} on a disabled datasource does not set the {{reload-requires}} state. Whereas {{:write-attribute(name=enabled,value=true}} does.




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list