I also removed the immutable MetaData and cloning of the ScopeKey
from the container injection.
These are completely unnecessary. MetaData is already immutable
(its a wrapper to the mutable context) and the ScopeKey becomes immutable (frozen)
once its used by the repository to register a context.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4079201#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...