Details
Description
KARAF-253 introduced a new property to configure the server-port of the RMI-Server (rmiServerPort in management.cfg).
When creating a new instance, you can configure the RMI-registry port, but the RMI-server port is constantly set to "44444".
So when starting the newly created instance the RMI-connector does not work, because normally the root-instance occupies port 44444.
There should be a way to configure the RMI-server port when creating an instance.