I am introducing with JMX. I have wrote simple application which print message in loop.
from jconsole I change value of variable to terminate loop ant this work.
But I don't understand how to use JMX in life.
Do usually write own jmx client or use jconsole ?