"PeterJ" wrote : Two possibilities:
|
| 1) Edit the run.sh so that is always supplies '-b 0.0.0.0'
|
| 2) Create a new shell script and have it execute the run.sh script passing -b 0.0.0.0
|
| I prefer option 2.
A really good option for the script in #2 is to start and stop JBoss with an init script
in /etc/init.d. In fact there are example init scripts that you can use for this.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4186531#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...