On Monday 13 September 2004 22:00, Yura Ivanov wrote:
> I have a question about dynamic reload components. It means that for
> exampale I will have some special conteiner for such components, and I need
> to do reload this container without stopping merlin kernal and other
> containers in the if they don't link with this component. All help will be
> appreciated.

Ok, this is basically done in the planet/facilities/console, and you can check 
the DeployCmd and UndeployCmd to see the code required to do this.

Feel free to ask what is happening in there...

Please also understand that this feature is not fully supported and 
operational yet. For instance, you will get exceptions during the shutdown of 
Merlin in most cases when you have loaded stuff dynamically. We will 
eventually fix this.

Also, there is an associated event model, which is currently not very well 
implemented, which will generate events differently from how it will be in 
the future. So try to avoid CompositionListeners...

Cheers
Niclas
-- 
   +------//-------------------+
  / http://www.bali.ac        /
 / http://niclas.hedhman.org / 
+------//-------------------+


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to