[jboss-user] [Remoting] - InvokerLocator binding?
yantriki
do-not-reply at jboss.com
Wed Jul 19 23:04:22 EDT 2006
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
More information about the jboss-user
mailing list