How to Access JBoss application using IP address
Take the command prompt and change the the control to the joboss/bin directory
then,
run -b yourip
eg: run -b 192.168.0.109
Then u can access the jboss applications using the ip.
eg: http://192.168.0.109:8080/applicationname
