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

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

1. you must add Continuum class as a requirements of your action in 
plexus-request.xml. We don't use annotations for the moment in continuum, it's 
one of our tasks, but you can add annotations in your classes and they will be 
used when we'll active the descriptor generator

2. The class property used in xwork.xml must be the same of the role-hint of 
your action declared in plexus-request.xml

3. If your respect what I do for other screens, add and edit screens must be 
the same jsp with two execution method in the action.

> 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