Edit the service.bat file to add the -b option as below.

:cmdStart
  | REM Executed on service start
  | call run.bat -b 0.0.0.0 >run.log
  | goto cmdEnd         

You need to do the same in the cmdStop and cmdRestart sections.


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

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

Reply via email to