For the record: https://issues.apache.org/jira/browse/KARAF-6632 <https://issues.apache.org/jira/browse/KARAF-6632>
Regards JB > Le 6 mars 2020 à 18:17, Alex Soto <alex.s...@envieta.com> a écrit : > > Hello, > > I have a Karaf (v4.2.8) running a Rest Service API with Pax-Web. Everything > is fine to this point, I configure my port number and SSL stuff in > org.ops4j.pax.web.cfg, no problem. > > However, I now need to add Hawtio (v2.9.1), for internal use only, so I want > to bind it to another port, to prevent access from outside. For this purpose, > I have configured an additional Jetty connector in etc/jetty.xml but I don’t > know how to tell Hawtio to use it. Any help with this is appreciated. > > Best regards, > Alex soto > > > >