Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-3216

Web services extension does not register write-attribute handlers for any attributes

    XMLWordPrintable

Details

    Description

      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.

      Attachments

        Activity

          People

            ropalka Richard Opalka
            bstansbe@redhat.com Brian Stansberry
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: