[jboss-user] [JBoss Getting Started Documentation] - Re: bind address for jboss services
jaikiran
do-not-reply at jboss.com
Fri Nov 21 06:06:06 EST 2008
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
More information about the jboss-user
mailing list