Thanks JB, I tried to call the Jolokia service at http://localhost:8181/hawtio/jolokia.
I tried this POST call to get available features: http://localhost:8181/hawtio/jolokia [ { "type":"read", "mbean":"hawtio:type=Registry", "attribute":"UpdateCounter", "config":{ } }, { "type":"read", "mbean":"hawtio:type=TreeWatcher", "attribute":"Counter", "config":{ } }, { "type":"read", "mbean":"org.apache.karaf:type=features,name=root", "config":{ } } ] The response is huge. Is it normal? Where I can found list of services available? Regards, Luca -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-RESTful-serivices-tp4033577p4033579.html Sent from the Karaf - Dev mailing list archive at Nabble.com.
