Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
The list jndi-binding command currently displays jndi-bindings that are active.
We need to modify the output of this command to list all jndi-bindings that are listed in the cluster config and indicate in the output of this command whether the binding is active or configured.
We should update the help text to reflect this change. A suggested help text is:
List all jndi bindings, active and configured. An active binding is one that is bound to the server's jndi context (and also listed in the cluster config). A configured binding is one that is listed in the cluster config, but is not active.