You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Jesse McConnell (JIRA)" <ji...@codehaus.org> on 2007/03/09 20:44:15 UTC

[jira] Updated: (CONTINUUM-1053) xwork configuration error on startup

     [ http://jira.codehaus.org/browse/CONTINUUM-1053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesse McConnell updated CONTINUUM-1053:
---------------------------------------

    Fix Version/s:     (was: 1.1-alpha-1)
                   1.1-alpha-#

> 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
>             Fix For: 1.1-alpha-#
>
>
> 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