hi dont worry, i have a solution for your problem
there are two ways to solve this problem
i). u need to start your jboss server with this command on command prompt

%JBoss_home%\bin>run.bat -b <your IP Address>
Ex: run.bat -b 192.234.145.232

ii).the second way is find jboss-server.xml in jboss installer 
foler(Jboss_Home) then
in that file(s) replace the ${binding-address} to <your IP address>

then start the jboss server normaly


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4053514#4053514

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4053514
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to