]
Alexey Loubyansky commented on WFLY-5758:
-----------------------------------------
What if you use 'reload' instead of '/:reload()'?
Getting [Management resource '[(\"subsystem\" =>
\"undertow\")]' not found] when removing ressources from Undertow
------------------------------------------------------------------------------------------------------------------
Key: WFLY-5758
URL:
https://issues.jboss.org/browse/WFLY-5758
Project: WildFly
Issue Type: Bug
Components: CLI
Affects Versions: 8.x.x TBD
Environment: Wildfly 8.2.1 on SUSE Linux 11.1 and Solaris 11
Reporter: Montpa Pasteur
Assignee: Alexey Loubyansky
Priority: Minor
When trying remove more that one resource from Undertow using the CLI, I am getting this
message: *[Management resource '[(\"subsystem\" =>
\"undertow\")]' not found*]
This doesn't happen all time, it looks like random. Adding a sleep between the CLI
command helps some time.
I get this problem when trying to remove http request header configuration and when
trying to remove static ressource serving configuration(location, file handler, filter ..)