A note as I go through this:
Previous implementation was not Thread-safe, as it backed the Future result in a
ThreadLocal. So if a client cached a Proxy and used it in a multithreaded environment,
the wrong results could be obtained.
S,
ALR
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4188952#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...