Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-1343

Undertow: Cannot read filter and error-handler resources

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 9.0.0.Final
    • None
    • Web (Undertow)
    • None

      [standalone@localhost:9999 /] /subsystem=undertow/configuration=filter:read-resource
      {
          "outcome" => "failed",
          "failure-description" => "JBAS014807: Management resource '[
          (\"subsystem\" => \"undertow\"),
          (\"configuration\" => \"filter\")
      ]' not found",
          "rolled-back" => true,
          "response-headers" => {"process-state" => "reload-required"}
      }
      
      [standalone@localhost:9999 /] /subsystem=undertow/configuration=error-handler:read-resource
      {
          "outcome" => "failed",
          "failure-description" => "JBAS014807: Management resource '[
          (\"subsystem\" => \"undertow\"),
          (\"configuration\" => \"error-handler\")
      ]' not found",
          "rolled-back" => true,
          "response-headers" => {"process-state" => "reload-required"}
      }
      
      

            sdouglas1@redhat.com Stuart Douglas
            rhn-support-hbraun Heiko Braun
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: