[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Scoped beans deployment
alesj
do-not-reply at jboss.com
Tue Feb 13 04:52:57 EST 2007
"adrian at jboss.org" wrote : It is here where we modify the context to move it to a different scope
| (controller). The later actions will then see context.getController() as the correct one
| according to the scope.
But would this work for dependency items we add at MetaDataVisitorNode.initialVisit (when Controller is set to ControllerContext)?
Wouldn't they be tried to be resolved against parent Controller, which wouldn't know about dependency being in the right state (installed, ...)?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4015681#4015681
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4015681
More information about the jboss-dev-forums
mailing list