Hi,
does anyone have some snipplets 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]