[jboss-user] [JNDI/Naming/Network] - Re: JNDI Newbie - Please help !!!

JerryGauth do-not-reply at jboss.com
Tue Nov 14 18:00:19 EST 2006


Do all methods fail for your object name?  Instead of using server.getMBeanInfo(), try 
Object retval = server.invoke(nameTest, "listXML", null, null);
System.out.println(retval);

This should provide a listing of the JNDI tree contents.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3985968#3985968

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3985968



More information about the jboss-user mailing list