Max Pfingsthorn wrote:
Hi!
I've had a bit of trouble with components that are not referenced by others. I
need to start (i.e. service, configure, initialize, etc) a component once the
container is started. Can I do this somehow?
I noticed an attribute called "activation" (next to "logger") which can be set to
"inline" in cocoon.xconf, but that doesn't seem to work. Xdoclet tags for avalon like
"@x-avalon.lifestyle type=singleton" and things don't do it either (yes, I do extract the metadata in my
build process).
FYI, Cocoon is not using Fortress, so the XDoclet tags aren't going to
do anything for components in Cocoon.