[jboss-user] [Management, JMX/JBoss] - Re: Invoke a SLSB from a MBean

2007-01-31 Thread toni
Well, that's pretty obvious but I was wondering about the naming convention. Here is the code and naming convention: Properties p = new Properties(); p.put(Context.INITIAL_CONTEXT_FACTORY, "org.jnp.interfaces.NamingContextFactory"); p.put(Context.PROVIDER_URL, "localhost:1099");

[jboss-user] [Management, JMX/JBoss] - Re: Invoke a SLSB from a MBean

2007-01-31 Thread PeterJ
The same as from any other client, via JNDI. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4008848#4008848 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4008848 ___ jboss-user