I have Jboss server 4.3.0-GA version running on my machine Windows7 - 64 bit. When i access the server using localhost/127.0.0.1 it can be accessible, but if i mention my IP address(IPV4) then it is unavailable. I have followed the below solution, but is of no use:
run.bat -b 0.0.0.0
run.bat -b <<IP address>>
Could someone please get me out of this issue.