Troy Kinsella
2008-08-01 00:24:30 UTC
Hello,
I'm using a ScriptedContainerBuilder to read in component configuration
from a beanshell script. My parent container has a custom
LifecycleStrategy to pair with a custom Startable interface equivalent.
Upon inspecting the container produced by the ScriptedContainerBuilder,
it has the default StartableLifecycleStrategy. Thus, my start()able
components are not being start()ed.
How can I get my custom LifecycleStrategy into the child container? Or,
if I'm not on the right track, what might I be doing wrong? I've fiddled
with both AUTO and NO LifecycleMode starting the container manually.
Thanks in advance. Excellent work on this great tool.
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
I'm using a ScriptedContainerBuilder to read in component configuration
from a beanshell script. My parent container has a custom
LifecycleStrategy to pair with a custom Startable interface equivalent.
Upon inspecting the container produced by the ScriptedContainerBuilder,
it has the default StartableLifecycleStrategy. Thus, my start()able
components are not being start()ed.
How can I get my custom LifecycleStrategy into the child container? Or,
if I'm not on the right track, what might I be doing wrong? I've fiddled
with both AUTO and NO LifecycleMode starting the container manually.
Thanks in advance. Excellent work on this great tool.
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email