0 Replies Latest reply on Oct 13, 2002 6:11 PM by jfoster

    Cannot bind RmiPort for naming service to host name or ip

    jfoster

      Hi,

      I have a configuration where we are running two instances of Jboss on a single machine. We have created multiple host/ip addresses, and configured all the BindAddresses for all required services to use the appropriate host. I.e all our services have the port and host atributes set. This has been working fine, until our network guys tighten security through our firewall.

      We had to set the naming service (clustered and local) RmiPort from 0 to a port. This is okay except that the port binds to all ip addresses on a machine, and we need to bind to a host, as it stops us starting mutiple instances of jboss.

      Please Help

      Joel

      I have checked to docs, and forums with no luck!