-
Bug
-
Resolution: Done
-
Major
-
7.0.0.GA
-
None
Web console does not show any available data, attributes or operations for bindings in subsystem configuration.
It also does not allow for configuration of resources in this subsystem, or calling their operations.
Binding used for example:
[standalone@localhost:9990 /] /subsystem=naming/binding=java\:global\/a:read-resource(recursive=true) { "outcome" => "success", "result" => { "binding-type" => "simple", "cache" => undefined, "class" => undefined, "environment" => undefined, "lookup" => undefined, "module" => undefined, "type" => "int", "value" => "100" } }
[standalone@localhost:9990 /] /subsystem=naming/binding=java\:global\/a:read-operation-names { "outcome" => "success", "result" => [ "add", "list-add", "list-clear", "list-get", "list-remove", "map-clear", "map-get", "map-put", "map-remove", "query", "read-attribute", "read-attribute-group", "read-attribute-group-names", "read-children-names", "read-children-resources", "read-children-types", "read-operation-description", "read-operation-names", "read-resource", "read-resource-description", "remove", "undefine-attribute", "whoami", "write-attribute" ] }
- is caused by
-
JBEAP-5053 Remove button does not work in Naming Subsystem Configuration -> /subsystem=naming/binding=*
- Verified