[jboss-user] [Remoting] - Re: server bind address - documentation

2007-02-27 Thread [EMAIL PROTECTED]
Let me try that again. The logic is | if (serverBindAddress is set) | use it | else if (the host is present in the InvokerLocator and clientConnectAddress is not set) | use host from InvokerLocator | else | use local host address View the original post : http://www.jbo

[jboss-user] [Remoting] - Re: server bind address - documentation

2007-02-27 Thread [EMAIL PROTECTED]
Hi John, That paragraph really is correct. I think the point is that clientConnectAddress is only meant to be used when the client connects through a router that maps an external host name to the actual name of the actual host. The fact that clientConnectAddress is set tells the server that t