Twiddle is a generic JMX tool. The only thing JBossAS specific is how it looks up the JMX server/connection (well, it does use things from jboss-commons, like logging). Change the JMX connection/server lookup lines (in the twiddle source) to do the lookup in the standard way and it should work.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4124844#4124844 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4124844 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
