"alesj" wrote :
| We're back to the same problem:
| How to map some ID from deployers (we set some predetermined metadata),
| to a bean's ScopeInfo, where our only info is className and bean's name,
| no idea if the bean is gonna be scoped.
|
The idea is that every Component/ControllerContext has a GUID.
When you create the ControllerContext from the Component, you copy the GUID.
The INSTANCE scope would then just be INSTANCE/GUID rather than
INSTANCE/BeanName.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4170273#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...