Hi Stephen,

May I'm stupid, but I don't find how to access to sub-component of a
container. Could you provide some examples.

Is it possible to find component with its path (partitionName)?

Thanks.

PS :
In EngineClassLoader.createAppliance(ApplianceContext, boolean)
  appliance = factory.createAppliance(...)
In DefaultApplianceFactory.createAppliance(...) for custom appliance
  appliance = engine.createAppliance(...)
is it normal ?

If CustomAppliance is define, no lifecycle method is called.
Why don't use in DefaultApplianceFactory.createAppliance(...),
ContainerUtil ?
Why don't share boostrap code of Appliance between custom and default ?

-- 
--------------------------------------------------------------
David "Dwayne" Bernard             Freelance Developer (Java)
                                   mailto:[EMAIL PROTECTED]
      \|/                          http://dwayne.java-fan.com
--o0O @.@ O0o-------------------------------------------------


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

Reply via email to