[ http://jira.codehaus.org/browse/CONTINUUM-771?page=comments#action_69678 ]
Teodoro Cue Jr. commented on CONTINUUM-771: ------------------------------------------- I've studied this issue and a few questions pop up. 1. How to inject the class Continuum into the action? I've seen a lot of action classes under the package org.apache.maven.continuum.web.action but none of the files contains an annotation for injecting the class Continuum. 2. Looking through xwork.xml, I can see that the class property of action tag doesn't have the same name with that of the class implementing the action. In which, editSchedule instead of EditScheaduleAction. Is this correct? Also, it can't seem to locate users action if I don't put in the fully qualified domain name such as org.apache.maven.continuum.web.action.UsersAction. 3. addUser.jsp seems to be lacking under the webapp folder. Are we just using editUser.jsp for both add and edit operations? > 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 > > > 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