Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.1.0
-
None
-
None
-
Patch, Important
Description
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