We had another puzzle at work again. How to manage all the JMX controls that the devlopers had nicely written for us using little tiny MBeans. Normally, the devs just ssh -X over to their tomcat instance and fire up the jmx console via X. This won’t scale out to 10’s of tomcat nodes. And…