It seems like when I create an invoker locator using "localhost", only clients on the same machine can connect to it. When I bind using hostname, only clients connecting using hostname can connect to it and if a local client uses "localhost" n the InvokerLocator URI, it fails to bind.
If suppose I am running jboss on a machine with multiple IP address and I want to invoker proxy to bind to all the network interfaces. Should I be able to use the jboss server default binding value of "0.0.0.0" to bind to all interfaces? Will this work with a jboss remoting server running outside of jboss? Appreciate your help. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3959408#3959408 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3959408 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
