9 Replies Latest reply on Oct 8, 2002 10:00 PM by panda007

    Remote Client cannot connect.

    panda007

      I have jboss 3.0 rc1 running on windows XP and the server is running at address 192.168.1.X. I am behind a firewall and forward/open ports 80, 4444, 1099 to 192.168.1.168.X. Everything works fine locally however when trying run the client app remotely i get the following errors.

      when running w/out -Djava.rmi.server.hostname=192.168.1.X in run.bat I get a timeout exception.

      when running w/ -Djava.rmi.server.hostname=192.168.1.X I get the error ConnectionException: Connection refused to host 192.168.1.X; nested excp is Connection refused.

      Anyone know whats wrong? thanks.