[jboss-user] [JBoss Remoting] - bind options
peter craddock
do-not-reply at jboss.com
Thu Nov 25 08:26:00 EST 2010
peter craddock [http://community.jboss.org/people/crazycradd] created the discussion
"bind options"
To view the discussion, visit: http://community.jboss.org/message/573011#573011
--------------------------------------------------------------
I'm using 4.2.3 and I have an issue with connecting my client via RMI
I wish to bind my server to the hostname so that the client can then use this information to connect back. If I do bind to host I notice that during startup the bisocker connector sets it self up using the ipaddress and a random port
12:15:14,053 INFO [ConnectionFactory] Connector bisocket://172.18.128.194:46844 has leasing enabled, lease period 10000
milliseconds
12:15:14,053 INFO [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory at fc9d2b started
12:15:14,066 INFO [ConnectionFactory] Connector bisocket://172.18.128.194:46844 has leasing enabled, lease period 10000
milliseconds
12:15:14,066 INFO [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory at 57f57f started
12:15:14,067 INFO [ConnectionFactory] Connector bisocket://172.18.128.194:46844 has leasing enabled, lease period 10000
milliseconds
If I bind to ipaddress It binds to ipaddress on the expected port.
What I want to do is bind to a hostname and the correct socket enableing my client to connect back via name and via the predefined ports we have opened in the firewall.
If someone can tell me how these value are gererated I can alter the server config to match what I want.
I have other servers setup that work as expected, the server at fault is in a different organisation so I need to give them guidlines on what needs to be changed.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/573011#573011]
Start a new discussion in JBoss Remoting at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2050]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20101125/1139b02f/attachment.html
More information about the jboss-user
mailing list