I am developing an application with Avalon, using it to manage the system configuration and build its components.
When the ExcaliburComponentManager builds the components it seems to enter a loop like this: Component A ---> lookup( Component B ) Component B ---> lookup( Component A ) Both components A and B are ThreadSafe. How could I solve this problem? Is there any component available aimed at keeping a list of instantiated but not yet initializated components? Thanks a lot. Carles. ------------------------------------------------- Este mensaje ha sido enviado a través de http://es.my.gsmbox.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>