I have an EJB3 service converted from EAP 5.1. When I attempt to see the jndi view via cli or web console it fails. But in the cli the tree is still returned in the failed output. So the data is still available, but the uncaught exception is causing the console to display nothing.
./jboss-admin.sh --connect --controller=`hostname`:9999 --command="/subsystem=naming/:jndi-view"