You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Carlos Sanchez (JIRA)" <ji...@codehaus.org> on 2006/12/13 10:47:47 UTC

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

     [ http://jira.codehaus.org/browse/CONTINUUM-1053?page=all ]

Carlos Sanchez updated CONTINUUM-1053:
--------------------------------------

    Affects Version/s: 1.1
        Fix Version/s: 1.1

> 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
>            Reporter: Carlos Sanchez
>             Fix For: 1.1
>
>
> 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