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 ?

Thanks
Pat


-------------------------------------------------------
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

Reply via email to