JBoss Community

Re: bind options

created by Yong Hao Gao in JBoss Remoting - View the full discussion

The serverBindPort is used for a client to connect to server, for a server replying to the client using a fixed port, you need

 

<attribute name="secondaryBindPort">xyz</attribute>                          
<attribute name="secondaryConnectPort">abc</attribute>

 

Not sure if this are what you want.

Reply to this message by going to Community

Start a new discussion in JBoss Remoting at Community