Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-9137

Changing management interface with allow-resource-service-restart ends in reload-required state

    XMLWordPrintable

Details

    Description

      If I try to change elytron authentication for management interface with header allow-resource-service-restart=true server ends in reload-required state.

      [standalone@localhost:9990 /] /core-service=management/management-interface=http-interface:write-attribute(name=http-authentication-factory, value=application-http-authentication){allow-resource-service-restart=true}
      {
          "outcome" => "success",
          "response-headers" => {
              "operation-requires-reload" => true,
              "process-state" => "reload-required"
          }
      }
      

      Using header allow-resource-service-restart=true should restart necessary services.
      If it can't be implemented for some reason, rather throw UnsupportedOperationException - it seems to me to be more fair.

      Attachments

        Issue Links

          Activity

            People

              bstansbe@redhat.com Brian Stansberry
              mchoma@redhat.com Martin Choma
              Martin Choma Martin Choma
              Martin Choma Martin Choma
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: