I read the source code a little. It seems the current context is got from current thread
stack. If the context is not avaialble, a new context will be allocated from the stack. I
understand the context may not be re-entry, but it should be safe to use in the thread
since each thread has different context.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3979004#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...