Hi Andrei,You have to update etc/org.apache.karaf.management.cfg and change rmiRegistryHost and rmiServerHost properties to 0.0.0.0 instead of 127.0.0.1.
Regards JB On 05/11/2021 14:26, Andrei Petru Mura wrote:
Hi,How can I configure JMX in karaf to allow connections from other hosts? Probably ${karaf.home}/etc/org.apache.karaf.management.cfg file is to be blamed.Thanks, Andrei
