Re: Karaf Console customization

2014-06-17 Thread luca.santaniello
Thanks JB, I read the documentation on the branch brands but I need to integrate new responive template. Is it possible with branding? Thanks Luca -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-Console-customization-tp4033571p4033574.html Sent from the Karaf - Dev

Re: Karaf Console customization

2014-06-17 Thread luca.santaniello
Sorry, responsive template, bootstrap like. I do not have to just change the logo or the color of the console. Regards Luca -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-Console-customization-tp4033571p4033576.html Sent from the Karaf - Dev mailing list archive at

Karaf RESTful serivices

2014-06-17 Thread luca.santaniello
Hi all, I need to get many information from Karaf. Are there RESTful Json services to invoke to get info like getBundles, getFeatures, getConfigurations, etc? Regards, Luca -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-RESTful-serivices-tp4033577.html Sent from the

Re: Karaf RESTful serivices

2014-06-17 Thread luca.santaniello
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:{ } },