1 Reply Latest reply on Dec 25, 2009 3:21 PM by ron_sigal

    how to disable (temporary) rmi interface in jboss 4.2.3 + re

      Hi all,
      I have jboss AS 4.2.3GA installed and i upgraded my remoting package (only jboss-remoting.jar) to 2.5.2. we have an RCP client that uses InitialContext to create the RMI proxies.
      my problem is that this client queries the jboss all the time and when i want to reset jboss, i calls one of the beans before it is being initiated which causes it to fail.

      I thought maybe I can disable the RMI interface untill my management is fully up and only then allow clients to connect.
      does anybody knows how can i start my jboss with disabled RMI? if not, how can i know from within jboss which IPs are currently connected to me?

      Thanks,
      Gal