I installed JBoss 5.0.1 and ran it , but when i called it from the same computer on localhost:8080 it works but when i call it from other computer it doesnt work at all usin
You have to edit the run.bat or run.sh accordingly including binding -b 0.0.0.0 .
or you can run the jboss by command line by following command.
run -b 0.0.0.0