I have installed hawtio to control a activemq queue . I have used the chrome extension . When I connect I don't get the local tab . I receive a message saying to me ...
'The Local Tab is not currently enabled because either the server side hawtio-local-jvm-mbean plugin is not installed or this JVM cannot find the com.sun.tools.attach.VirtualMachine API usually found in the tool.jar.'
So , I have download the war of jolokia agent and put in the same tomcat, getting as response of "localhost:8080/jolokia" a JSON text .
Even, I have check that I have 'tool.jar' in %JAVA_HOME%/lib (that is jdk1.7.0_45). I don't know why that's happening because as I see, I fullfill both requisites. The jconsole command shows the java processes.