]
Stuart Douglas resolved WFLY-1343.
----------------------------------
Resolution: Done
This should have been resolved with the recent parser changes
Undertow: Cannot read filter and error-handler resources
--------------------------------------------------------
Key: WFLY-1343
URL:
https://issues.jboss.org/browse/WFLY-1343
Project: WildFly
Issue Type: Feature Request
Components: Web (Undertow)
Reporter: Heiko Braun
Assignee: Stuart Douglas
{noformat}
[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"}
}
{noformat}
{noformat}
[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"}
}
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: