[jboss-user] [JNDI/Naming/Network] - Re: JNDI Newbie - Please help !!!
JerryGauth
do-not-reply at jboss.com
Tue Nov 14 18:29:05 EST 2006
I think the problem is that you're working remotely so you're accessing proxies. Your original code will probably work as is if you execute it from a servlet rather than a remote client.
Working remotely, you need to use methods such as server.invoke() and server.getAttribute() to interact with the mbeans of interest.
Jerry
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3985973#3985973
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3985973
More information about the jboss-user
mailing list