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
--
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.