How to access Jboss7 JNDI Tree (and other container data) from command line:
1. Login to jboss-cli: $<JBOSS_HOME>/bin/jboss-cli.sh
2. Connect with the container: > connect (provide host+port if not localhost)
3. View jndi tree: > /subsystem=naming/:jndi-view
- Sarang
No comments:
Post a Comment