[jboss-user] [Management, JMX/JBoss] - Re: To change the
PeterJ
do-not-reply at jboss.com
Thu Aug 2 11:18:31 EDT 2007
No, you can map only one IP address. This is a limitation of the sockets library (so you cannot blame this one either Java or JBoss AS).
'valorized'? Not sure what you mean. But the typical way to set jboss.bind.address is to start the app server using the -b option, as I mentioned earlier. You could, alternately, set the system property directly:
run -Djboss.bind-address=0.0.0.0
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4070153#4070153
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4070153
More information about the jboss-user
mailing list