[JBoss-user] [Management, JMX/JBoss] - Re: How to invoke mbean method from standalone class

2005-10-25 Thread rdcmali
Thanks darranl, I used the old lib. The problem solved. Thank you again. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3903411#3903411 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3903411 --

[JBoss-user] [Management, JMX/JBoss] - How to invoke mbean method from standalone class

2005-10-24 Thread rdcmali
I am writing a test code and need to control some mbeans in jboss. I am using jboss-4.0.3 with jdk 1.5.0_05-b05. Please read my code following: Properties prop = new Properties(); prop.put(Context.INITIAL_CONTEXT_FACTORY, "org.jnp.interfaces.NamingContextFactory"); prop.