[jboss-user] [Management, JMX/JBoss] - Re: JMX bean creating InitialContext: Works from JMX consol

2009-01-12 Thread dasmith836
(bump) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4201169#4201169 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4201169 ___ jboss-user mailing list jboss-user@lists.jboss.org

[jboss-user] [Management, JMX/JBoss] - Re: JMX bean creating InitialContext: Works from JMX consol

2008-12-17 Thread dasmith836
Still haven't found a solution to this - any love here? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4197174#4197174 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4197174 ___

[jboss-user] [Management, JMX/JBoss] - Re: JMX bean creating InitialContext: Works from JMX consol

2008-12-08 Thread dasmith836
Jboss 4.2.2 On the client? This exception is happening on the server, NOT on the client. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4195100#4195100 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4195100

[jboss-user] [Management, JMX/JBoss] - Re: JMX bean creating InitialContext: Works from JMX consol

2008-12-08 Thread dasmith836
TO CLARIFY: the exception javax.naming.NoInitialContextException: Cannot instantiate class: org.jnp.interfaces.NamingContextFactory [Root exception is java.lang.ClassNotFoundException: org.jnp.interfaces.NamingContextFactory] is occurring on the server, not on the client. I can watch it

[jboss-user] [Management, JMX/JBoss] - Re: JMX bean creating InitialContext: Works from JMX consol

2008-12-06 Thread jaikiran
anonymous wrote : Root exception is java.lang.ClassNotFoundException: org.jnp.interfaces.NamingContextFactory] You need the jbossall-client .jar in the client classpath. You can find that jar in %JBOSS_HOME%/client folder. Which version of JBoss are you using? For JBoss-5, you will also have