Is there a way to get Invocation Statistics using twiddle command line tool
I tried
twiddle.sh get "jboss.j2ee:jndiName=jaas/foo/bar/MyBean,service=EJB" InvokeStats
but I get java.io.NotSerializableException: org.jboss.invocation.InvocationStatistics.
Is jboss web-console the only way to collect statistics?