A NameNotFoundException is thrown when you dont use the right JNDI name while doing the
lookup. Follow the steps mentioned at
http://wiki.jboss.org/wiki/en/DisplayTheJNDITreeWithTheJMXConsole?action=...
and see what's the jndi-name of the object you are trying to lookup. Then pass that
exact name to the lookup method in your code.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4147174#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...