-
Bug
-
Resolution: Done
-
Minor
-
7.1.0.DR9
-
None
When trying to remove read-only, preset paths, exception is logged in server log.
I think this is not necessary and only the response on CLI or other side is sufficient:
[standalone@localhost:9990 /] /path=java.home:remove() { "outcome" => "failed", "failure-description" => "WFLYCTL0158: Operation handler failed: java.lang.IllegalArgumentException: WFLYCTL0257: Path entry is read-only: 'java.home'", "rolled-back" => true }
- is cloned by
-
WFCORE-2201 Attempt to remove read-only /path=<x> logs exception to server.log
- Resolved
- is incorporated by
-
JBEAP-7960 (7.1.0) Upgrade to WildFly Core to 3.0.0.Alpha22
- Closed