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
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.