[ http://jira.codehaus.org/browse/CONTINUUM-1053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Emmanuel Venisse closed CONTINUUM-1053. --------------------------------------- Assignee: Emmanuel Venisse Resolution: Fixed Fix Version/s: (was: 1.1.x) 1.1-alpha-2 > xwork configuration error on startup > ------------------------------------ > > Key: CONTINUUM-1053 > URL: http://jira.codehaus.org/browse/CONTINUUM-1053 > Project: Continuum > Issue Type: Bug > Components: Web interface > Affects Versions: 1.1-alpha-1 > Reporter: Carlos Sanchez > Assignee: Emmanuel Venisse > Fix For: 1.1-alpha-2 > > > Although everything seems to work fine, this error is printed on startup > 2006-12-13 10:35:20,265 [SocketListener0-1] INFO > EnvironmentCheck:required-roles - Checking the existance of required roles. > 2006-12-13 10:35:20,578 [SocketListener0-1] FATAL > Interceptor:pssEnvironmentCheckInterceptor - EnvironmentCheck Failure. > ====================================================================== > ENVIRONMENT FAILURE !! > xwork.xml - Missing named result "success" in action "account" in package > "/security". > xwork.xml - Missing named result "success" in action "login" in package > "/security". > xwork.xml - Expected method attribute value of "show" but got "logout" > instead, on action "logout" in package "/security". > xwork.xml - Missing named result "input" in action "logout" in package > "/security". > xwork.xml - Missing named result "error" in action "logout" in package > "/security". > xwork.xml - Missing named result "success" in action "logout" in package > "/security". > xwork.xml - Missing named result "success" in action "register" in package > "/security". > xwork.xml - Expected method attribute value of "edit" but got "show" instead, > on action "usercreate" in package "/security". > xwork.xml - Expected method attribute value of "show" but got "list" instead, > on action "roles" in package "/security". > xwork.xml - Missing named result "input" in action "roles" in package > "/security". > xwork.xml - Missing named result "error" in action "roles" in package > "/security". > xwork.xml - Missing named result "success" in action "roles" in package > "/security". > xwork.xml - Expected method attribute value of "show" but got "list" instead, > on action "permissions" in package "/security". > xwork.xml - Missing named result "input" in action "permissions" in package > "/security". > xwork.xml - Missing named result "error" in action "permissions" in package > "/security". > xwork.xml - Missing named result "success" in action "permissions" in package > "/security". > Missing [16] xwork.xml configuration elements. > ====================================================================== -- 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