]
Brad Maxwell updated WFLY-10791:
--------------------------------
Priority: Minor (was: Major)
Add a CLI Command to display the IIOP Naming Registry
-----------------------------------------------------
Key: WFLY-10791
URL:
https://issues.jboss.org/browse/WFLY-10791
Project: WildFly
Issue Type: Feature Request
Components: IIOP
Affects Versions: 13.0.0.Final
Reporter: Brad Maxwell
Assignee: Tomasz Adamski
Priority: Minor
Add a CLI Command to display the IIOP Naming Registry
the Naming subsystem has a jndi-view operation to list out the contents of JNDI,
something similar for the IIOP subsystem to see what is registered in the IIOP Naming
Registry would be useful.
{code}
/subsystem=naming:jndi-view()
{code}