5 Replies Latest reply on Apr 14, 2007 11:38 AM by charliekelly

    Bind only on localhost

      I installed jboss 4.0..4.GA using the installer "ejb3-clustered".

      I start jboss using run.sh -bxx.xx.xx.xx

      I copy an EJB3 bean into the deploy directory and receive error messages:

      Could not bind stateless proxy ....
      Cound not obtain connection to any of these urls: localhost

      Why is jboss trying to bind on localhost?

      How can I direct jboss to bind on the IP address that I specified in "run"

      Thanks

      Edward