-
Bug
-
Resolution: Done
-
Minor
-
7.1.0.ER3
[standalone@localhost:9990 /] /subsystem=naming/binding="java:/hello":add(binding-type=simple, value=hello)
{"outcome" => "success"}
[standalone@localhost:9990 /] /subsystem=naming/binding="java:/hello":rebind
{
"outcome" => "failed",
"failure-description" => "WFLYCTL0158: Operation handler failed: java.util.NoSuchElementException: No child 'binding-type' exists",
"rolled-back" => true
}
When I forget the binding-type parameter, the error message should be more informative.
- is cloned by
-
WFLY-9250 NoSuchElementException when running rebind operation without binding-type specified
-
- Closed
-