anyone interested in an old wicket based version of appfuse? It is about 6 months old because I didn't find the time to maintain it. It doesn't have all the nice features you are looking at, as it was meant to proove that wicket works with "real" application, but may be it is a starting point for you. As I mentioned, it may not even work with 1.0, 1.1 or HEAD.
Juergen On 8/8/05, Michael Glauche <[EMAIL PROTECTED]> wrote: > a pinkelefant wrote: > > Hi all, > > > > I am trying to come up with a application framework around Wicket.I > > want to include the following components so that its easy to build or > > start on a complete website and don't > > have to start from scratch. > > Please let me know if anybody has any suggestions for some partial / > > complete frameworks out there which I can start using. > > > > 1) Authentication : I think Acegi might be a good choice here . I have > > not used it , but I have read that its got good integration with other > > projects. > > 2) User Entitlements/Role Management : I know that every project will > > have its own little demands , but I am sure there is at least a model > > out there that can be used. > > It should provide way to create new roles and manage them and assign > > them to users of the system.This can be tied in with Acegi to achieve > > Authorization. > > 3)Event Management : or Notification ..Creating a generic > > notifications framework which can be used by the entire system ( > > Audit events , Error events , Application specific events etc) > > 4)Business Integration : Using JBI tool like Mule to integrate with > > the other applications and services( mail , jmx etc) > > 5) User Profile Management : Creating Users in a system and managing > > their profiles and other details > > 6)A generic Menu : that is tied in to the User Authorization levels. > > > > ...and any other service that a complete Application might use. > > A framework like this around wicket will jump start lot of applications. > > > > Any ideas or suggestions for implementations ? > > I'm basicly trying to archive the same at the moment. Acegi integration > sounds very good. At the moment i'm trying to build up some generic Menu > based on the NavMenu contrib and mygosuMenu > (http://gosu.pl/dhtml/mygosumenu.html) > > > > -- > Michael Glauche, Dipl. Inform. Connection GmbH > [EMAIL PROTECTED] http://www.connection-net.de/ > pgp key: http://www.connection-net.de/~mglauche/mglauche.asc > > Reclaim Your Inbox! > http://www.mozilla.org/products/thunderbird/ > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices > Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > _______________________________________________ > Wicket-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user > ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
