The Tenuki wrapper uses a configuration file to govern how the application is launched. To
add the '-b 0.0.0.0' boot option to the JBossAS, add the following properties to
the configuration file:
wrapper.app.parameter.2=-b
| wrapper.app.parameter.3=0.0.0.0
You should already have "wrapper.app.parameter.1=org.jboss.Main" in the
configuration file. If you already have some other parameters declared, you will have to
adjust the parameter numbers.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107810#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...