-
Bug
-
Resolution: Done
-
Minor
-
11.0.0.Beta1
-
None
[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.
- clones
-
JBEAP-12447 NoSuchElementException when running rebind operation without binding-type specified
-
- Closed
-