On Thu, 13 Feb 2003 00:00, David Jencks wrote:
> MBeanServer server = MBeanServerLocator.locate();
> server.invoke(new ObjectName("jboss:type=Service,name-SystemProperties"),
>  "doSomething", new Object[]{}, new String[]{});

Thanks for that. I found an example at midnight last night at 
http://www.tiburon-e-systems.com/nl20020701/article.html 
and tried it, it worked OK.

Is the only way to access mbean methods via this reflection based mechanism?

brian...



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to