JBoss development,
A new message was posted in the thread "Activating OnDemand beans from child
controller":
http://community.jboss.org/message/520262#520262
Author : Kabir Khan
Profile :
http://community.jboss.org/people/kabir.khan@jboss.com
Message:
--------------------------------------------------------------
mailto:kabir.khan@jboss.com wrote:
After a trying a few different things what I have now is.
-Leaving DependencyItem as is
-Modifying AbstractController.enableOnDemand() to set onDemandEnabled for the initiating
controller (i.e. scoped in this case) and also for the controller the OnDemand context
actually belongs to.
-Modifying the AbstractController.resolveContexts() loop to record if onDemandEnabled was
true, and if it was when finishing the loop to call resolveContexts() on the parent
controller.
Committed against
https://jira.jboss.org/jira/browse/JBKERNEL-79
--------------------------------------------------------------
To reply to this message visit the message page:
http://community.jboss.org/message/520262#520262