http://www.keelframework.org/
in particular, keel has a custom implementation of the Fortress Container interface:
http://cvs.sourceforge.net/viewcvs.py/keel/keel-container/src/java/org/keel/core/container/KeelContainer.java
that gives a very good example of how much you can tweak fortress to fit your needs.
If you download and build keel, do make sure to look at all the config files that get put in
$BASEDIR/keel-build/install/server/conf
figuring out how the container loads and parses those in order to get the entire server up and running in the end will give you a very good idea of how you can build big systems using fortress. (keel-specific questions should go to the user list for keel, not here, though :D)
-- cheers,
- Leo Simons
----------------------------------------------------------------------- Weblog -- http://leosimons.com/ IoC Component Glue -- http://jicarilla.org/ Articles & Opinions -- http://articles.leosimons.com/ ----------------------------------------------------------------------- "We started off trying to set up a small anarchist community, but people wouldn't obey the rules." -- Alan Bennett
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]