Hi Florent, in the etc/org.ops4j.pax.web.cfg, just set:
org.osgi.service.http.enabled=false it will work ;) Regards JB On 12/19/2014 10:48 AM, Florent Angebault wrote:
A customer is willing to disable unused listening sockets on their servers for security reasons. Since they don't make use of the WebConsole they would like to prevent ServiceMix from listening on port 8181. Since I'm not familiar with ServiceMix I suggested to restrict jetty to listening only on loopback device by editing jetty.xml. But I couldn't find a way to totally prevent jetty from starting. After that, I tried to uninstall the jetty feature using karaf but it seems to cause a lot of trouble: I also had to uninstall many other features depending on it. It doesn't seem to be a good approach. Is there a better solution?
-- Jean-Baptiste Onofré [email protected] http://blog.nanthrax.net Talend - http://www.talend.com
