Redhat 4
java_ee_sdk-5_05-linux
jboss 4.2.1.GA
Everything install correctly without any warn.
Deploy a .war to %jboss_home%/server/default/deploy;
./run.sh start jboss without any warn;
input //localhost:8080/app can access to application, but in the other host input 192.168.1.8:8080/app, can not access to application. I have turned off firewall setting left any ports open.
I tried jboss 4.0.5.GA, it works well.
Please help!
Use -b option to start the server. See this for details http://www.jboss.org/community/docs/DOC-10179