User development,
A new message was posted in the thread "Undemanding Dependencies":
http://community.jboss.org/message/521540#521540
Author : Adrian Brock
Profile :
http://community.jboss.org/people/adrian@jboss.org
Message:
--------------------------------------------------------------
Editor, ate my post again. ;-)
Following the last comment, I'm not sure you wouldn't want more fine grained
control on
which dependencies start your bean?
<bean name="A" mode="On Demand">
<property name="b"><inject bean="B"
transitive-start="true"/></property>
<bean>
<bean name="B" mode="On Demand"/>
--------------------------------------------------------------
To reply to this message visit the message page:
http://community.jboss.org/message/521540#521540