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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to