[jboss-jira] [JBoss JIRA] (AS7-3216) Web services extension does not register write-attribute handlers for any attributes

Richard Opalka (JIRA) jira-events at lists.jboss.org
Thu Jan 26 07:31:49 EST 2012


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

Richard Opalka resolved AS7-3216.
---------------------------------

    Resolution: Done

    
> Web services extension does not register write-attribute handlers for any attributes
> ------------------------------------------------------------------------------------
>
>                 Key: AS7-3216
>                 URL: https://issues.jboss.org/browse/AS7-3216
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Domain Management, Web Services
>    Affects Versions: 7.1.0.CR1b
>            Reporter: Brian Stansberry
>            Assignee: Richard Opalka
>            Priority: Blocker
>             Fix For: 7.1.0.Final
>
>
> Any attribute that is stored in the persistent configuration (standalone/domain.xml) needs to have be registered via ManagementResourceRegistration.registerReadWriteAttribute(...). This allows the configuration to be updated without forcing the user to edit xml.
> If the change to the attribute cannot be immediately reflected in the runtime, then pass an instance of org.jboss.as.controller.ReloadRequiredWriteAttributeHandler to registerReadWriteAttribute as the value for the "writeHandler" parameter.

--
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