On Monday 19 January 2004 14:43, Mathews Julien wrote:
> Now I also studied and ran the sample web server example that we have. Why
> are multiple components defined with activation="startup".

It is just a "hint" to Merlin that "I want this guy to be created as soon as 
possible."

Otherwise creation could be deferred until someone is actually needing the 
component, by calling ServiceManager.lookup().

Niclas

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

Reply via email to