Sorry, snippets... :-)

-----Urspr�ngliche Nachricht-----
Von: Geiger, Marco (FF) [mailto:[EMAIL PROTECTED]
Gesendet: Donnerstag, 26. Juni 2003 12:40
An: 'Avalon framework users'
Betreff: [Fortress] Snippet how to nest container ?


Hi,

does anyone have some snippets how to nest containers ?
I am trying to build a "GeneralContainer" which has a subcontainer
that handles other components.
(like this structure :

                            Fortress
                    ------------- ...                   
            GeneralContainer
                    |   
        ------------------------------------------------- ....
        |                         |                      |
 SpecialContainer        maybe ServeltContainer...      ComGC1
  |       |      |  
  ComSC1 ComSC2  ComSC3...

The GeneralContainer and SpecialContainer are similar 
(DefaultContainer), they just should have different role/config-files,
so that a component from the SpecialContainer can lookup a component from
the GeneralContainer.
Only the ServletContainer may override the DefaultContainer)

Have any ideas how to build this with fortress ?

Thanks,
Marco



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

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

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

Reply via email to