[jboss-user] [Management, JMX/JBoss] - Re: twiddle + java.lang.ClassNotFoundException: org.jboss.ma

2006-12-28 Thread massoo
hi, thanks for the tip. I managed to get through with the initial error of both twiddle.log and ClassNotFoundException. Now when i execute the command : anonymous wrote : twiddle.sh -s jnp://10.10.25.40:1099 get

[jboss-user] [Management, JMX/JBoss] - Re: twiddle + java.lang.ClassNotFoundException: org.jboss.ma

2006-12-28 Thread PeterJ
The quotes go around only the object name - move the method name out of the quotes. Like this: twiddle.sh -s jnp://10.10.25.40:1099 get

[jboss-user] [Management, JMX/JBoss] - Re: twiddle + java.lang.ClassNotFoundException: org.jboss.ma

2006-12-28 Thread massoo
resolved thanks peter regards prashant[/img] View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3996737#3996737 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3996737 ___

[jboss-user] [Management, JMX/JBoss] - Re: twiddle + java.lang.ClassNotFoundException: org.jboss.ma

2006-12-27 Thread PeterJ
The class StatelessSessionBeanStatsImpl is not available in any of the client jar files. You need to add server/default/lib/jboss-management.jar file to the classpath for twiddle. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3996494#3996494 Reply to the