Hi, The jmxremote won’t be enough. I will upgrade the documentation about that.
The easiest way is probably to remove management feature from boot feature in etc/org.apache.karaf.features.cfg. Regards JB > Le 31 juil. 2020 à 05:38, Andre Schlegel-Tylla > <[email protected]> a écrit : > > Hello, > > I want to disable JMX before start up to avoid port conflicts (I handle the > other ports). The documentation says I have to remove > "-Dcom.sun.management.jmxremote" from bin/karaf or bin/karaf.bat. For > karaf.bat this should be possible, but this option is not part of the shell > script. > > Where can I remove this for unix? > > I also have seen the tipp to remove the management feature. I'm building a > custom karaf distribution with the maven karaf-maven-plugin with the standard > feature. The management feature is included in the standard feature. > > How can I exclude the management feature from my distribution? > > Kind Regard > Andre
