DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15918>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15918 ValidatorPlugIn not triggered in struts beta2 Summary: ValidatorPlugIn not triggered in struts beta2 Product: Struts Version: 1.1 Beta 2 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Normal Priority: Other Component: Validator Framework AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Running on jboss3.0.4, using struts 1.1beta1 the validator framework works fine for serverside validation using a ValidatorForm. Upgrading everything (including commons etc) to beta2, the plugin isn't triggered on startup/deployment and no validation occurs. Upgrade everything to beta3 then latest nightly build of struts on 8th Jan, and I get the same problem. Wind back struts.jar only to the beta1 version and debug shows that validator plugin is triggered on startup and validation works again. I have triple checked my config against documentation and searched the mailing lists but can't find a solution to this problem. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>