ok found the issue. Its due to some host binding issue. I was binding the host like so - -Djboss.bind.address=xxx.xx.com
and this didn't work. I changed it to -b xxx.xx.com and now its working like a charm View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4104261#4104261 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4104261 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
