Solution :
if the parameter jboss.bind.address is not defined with the -b [ip] or
-Djboss.bind.address=[ip] option, some services bind the loopback adress whereas other one
bind all network interfaces ....
To solve my problem I remove the parameter jboss.bind.address. It allows me to bind the
service on all network interfaces...
Bye.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4129168#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...