On Mon, 2003-03-03 at 18:05, Filip Defoort wrote:Indeed -- figured out how to do this... It's actually really simple, as long as you
Hi,
Does anybody know if it's possible to have containers inside of containers in Fortress ? And even more importantly how to configure them ;-).
(this goes back to the provider example, I thinking about hosting all the providers in their own container which gets added as a component into the overall system.. not quite sure on how to configure the config.setContainerClass() part of it / not sure on whether to use one config file or multiple config files..).
Thanks in advance,
- Filip
It's definitely possible:
http://www.mail-archive.com/[EMAIL PROTECTED]/msg00004.html
create a proper interface for your (custom) container. If anyone cares, let me know
and I'll post some example code.
