A (maybe not very good) way for getting client ip
Thread.currentThread().getName()
Name string is in format "someworkerthreadname#[127.0.0.1:1867]"
and parse that string
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176056#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...