[jboss-user] [EJB 3.0] - Don't want to hard code the dynamic IP for @RemoteBindings->
slimamar
do-not-reply at jboss.com
Fri Dec 19 10:50:09 EST 2008
Hello,
I have a problem with :
@RemoteBinding(clientBindUrl = "socket://0.0.0.0:3873")
It works fine with JBoss 5.0.0Beta4 but not with JBoss 5.0.0.GA.
The property "jboss.bind.address" is set and the hostname '0.0.0.0' is not replaced
from the client.
For more information see : http://www.jboss.com/index.html?module=bb&op=viewtopic&t=102662
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4197678#4197678
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4197678
More information about the jboss-user
mailing list