I suspect that by specifying localhost that the app server is binding to that address,
hence only input from localhost is accepted. Try changing it to -s 0.0.0.0:1099 and see if
that solves the problem.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4014752#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...