Details
Description
in 2.2.x I can configure org.apache.karaf.management.cfg
serviceUrl = service:jmx:rmi://localhost:${rmiServerPort}/jndi/rmi://localhost:${rmiRegistryPort}//karaf-${karaf.name}
this will not allow jmx remote access into karaf, only local user can.
regression?
Attachments
Issue Links
- duplicates
-
KARAF-2291 make rmiServerHost configurable
- Resolved