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
Run JBoss with -b option:
-b
$ ./run.sh -b 0.0.0.0
(on Windows):
> run.bat -b 0.0.0.0