Hi, I try to make my question a bit easier and shorter.
Phoenix usually creates a fixed number of blocks at startup and distributes them to each other according to the assembly.xml. But this is just too static for me. I need a way to dynamically create new blocks at runtime. I am basically looking for a simple way to create a component/block in Phoenix and do the lifecycle handling during runtime. I couldn't do it myself in an easy way (e.g. factory method) since I wouldn't be able to get all the necessary assembly and deployment information that is generated during startup. I hope you can help me, Ole -- To unsubscribe, e-mail: <mailto:avalon-users-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:avalon-users-help@;jakarta.apache.org>