The Service Wrapper uses a wrapper.conf file to provide the configuration for the server.
This file will already contain this line:
wrapper.app.parameter.1=org.jboss.Main
and might also contain these lines:
wrapper.app.parameter.2=-c
wrapper.app.parameter.3=default
In which case you can add these lines to set the -b option:
wrapper.app.parameter.4=-b
wrapper.app.parameter.5=0.0.0.0
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4071780#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...