[ http://jira.codehaus.org/browse/CONTINUUM-771?page=comments#action_69701 
] 

Emmanuel Venisse commented on CONTINUUM-771:
--------------------------------------------

Please, don't use LogFactory but plexus logger instead. Plexus logger is our 
standard for all maven app.

In action class, you can't extends AbstractLogEnabled because actions extends 
ActionSupport. We can create an abstract action class that implement the plexus 
logger interface and all actions will use it.

> Add user management screens
> ---------------------------
>
>          Key: CONTINUUM-771
>          URL: http://jira.codehaus.org/browse/CONTINUUM-771
>      Project: Continuum
>         Type: Sub-task

>   Components: Web interface
>     Reporter: Carlos Sanchez
>     Assignee: Henry S. Isidro
>      Fix For: 1.1
>  Attachments: CONTINUUM-771-continuum-webapp.patch
>
>
> Add a page for listing the users, with options to add/edit/delete user
> Users can have an unlimited number of roles (Continuum Permission) like 
> addProject, addUser,... they are already created by the ContinuumInitializer 
> and are static (no new roles/permissions can be added)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to