"konstandinos" wrote :
|
| am i to understand the following sequence of events is best practise?
|
| 1 - secure jboss (secure jmx-console, web-app console, remove invokers etc)
| 2 - add "-b 0.0.0.0" to your startup script so that jboss actually works
|
| i guess im kinda confused because it says that using the -b option is the old way of
doing it, and that i must still use -b, except i have to explicitly set it.
|
| thanks again for the fast help
Securing JBoss is the right thing to do. Once you have done that, instead of binding to
0.0.0.0, you can bind to specific IP.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4087139#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...