You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Don Brown (JIRA)" <ji...@apache.org> on 2008/01/25 14:25:04 UTC

[jira] Resolved: (WW-2445) AnnotationActionValidatorManager fails to return validators annotated at method level on subsequent calls when the struts.devMode and struts.configuration.xml.reload are false [XW-582]

     [ https://issues.apache.org/struts/browse/WW-2445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Don Brown resolved WW-2445.
---------------------------

    Resolution: Fixed
      Assignee: Don Brown

> AnnotationActionValidatorManager fails to return validators annotated at method level on subsequent calls when the struts.devMode and struts.configuration.xml.reload are false [XW-582]
> ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: WW-2445
>                 URL: https://issues.apache.org/struts/browse/WW-2445
>             Project: Struts 2
>          Issue Type: Bug
>    Affects Versions: 2.1.0
>            Reporter: Lukasz Racon
>            Assignee: Don Brown
>             Fix For: 2.1.1
>
>
> If you disable configuration reload, by setting struts.devMode and struts.configuration.xml.reload to false, the AnnotationActionValidatorManager does not return correct list of validators on subsequent calls to getValidators().
> This is XWork bug that affects Struts2. More information, failing test and a patch can be found in here:
> http://jira.opensymphony.com/browse/XW-582

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.