Date: 2004-04-18T15:17:09 Editor: CedricVidal <[EMAIL PROTECTED]> Wiki: Apache Avalon Wiki Page: AvalonSiteChangeProposal URL: http://wiki.apache.org/avalon/AvalonSiteChangeProposal
no comment Change Log: ------------------------------------------------------------------------------ @@ -65,3 +65,8 @@ == Project == We should only have one project in the future. + +== An even simpler Fortress example == + +I have tried the FortressStandaloneExample, it is a good starting point, but yet too complicated. I need a custom container that does just what FortressStandaloneExample does, but I don't want default roles to be defined like in [http://cvs.apache.org/viewcvs.cgi/avalon-excalibur/fortress/container-impl/src/java/org/apache/avalon/fortress/impl/role/FortressRoleManager.java?rev=1.11&hideattic=0&view=auto], and I just can't figure out how to achieve that purpose. Actually, the example from page 41 of "Developing with Avalon" did just what I want, but it uses classes that are depracated. So, I think it would be great to have a tutorial that explains how to achieve the same purpose as in "Developing with Avalon" but with the new classes. +CedricVidal --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
