Ok. I have found out the problem.
When I am starting JBoss, I should give "-b<<my ip>>" (example
-b192.168.22.14) in the startup parameter.
My problem got rectified when I started jboss using the command:
:/>run.bat -Djboss.bind.address=0.0.0.0 -c messaging -b155.35.13.81
http://www.theserverside.com/discussions/thread.tss?thread_id=30166#147156 helped me out!!
:)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4099164#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...