There is just one thing that comes to my mind, when staring the jvm
you can tell wich ip address to bind on through the -b param
e.g. -b0.0.0.0 does bind on all interfaces on the server. it might be
possible by configuring this through the system.properties or you
might
need to change the startup skript for that.

regards, Achim

2011/4/21 Certus Technology <[email protected]>:
> Hi,
>
> I am trying to get rmiRegistry in karaf to bind to a specific IP, rather
> than all IPs. This can be done for the SSH by setting sshPort and sshHost in
> org.apache.karaf.shell.cfg, but I cannot see how we can  do the same thing
> for rmiRegistryPort in org.apache.karaf.management.cfg. I really want to be
> able to set rmiRegistryHost but this does not work.
>
> This question relates to this topic, but I wish to go down a different
> route.
>
> http://karaf.922171.n3.nabble.com/Multiple-instances-of-Karaf-on-same
> host-td1997807.html
>
> Any suggestions welcome
>
> Regards
>
> Rob
>
>
> --
> Certus Technology Associates Limited.
> http://www.certus-tech.com
>
>

Reply via email to