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

Operation removing http-connector requires full server reload but does not change the server state accordingly

XMLWordPrintable

      Removing a http-connector with allow-resource-service-restart set to true will yield the following result:

      {
          "operation" => "remove",
          "address" => [
              ("subsystem" => "remoting"),
              ("http-connector" => "ejb3-tests")
          ],
          "operation-headers" => {"allow-resource-service-restart" => true}
      }
      
      {"outcome" => "success"}

      However, the removal of http-connector will only register after full server reload.

            jondruse@redhat.com Jiri Ondrusek
            mjurc@redhat.com Michal Jurc
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: