Struts 1.1 validator & modules -- answer to problem where getting " Resources not defined for Validator"

2003-03-20 Thread Feder, Helen
When trying to use the validator with modules I was getting the error: "ERROR [ValidatorForm] Resources not defined for Validator " The solution to this problem was to put the plug-in info into the module's struts-config file That is this xml --> (it has to be in the main struts-config.x

Can't get validator to work -- getting Resources not defined for Validator error

2003-03-13 Thread Feder, Helen
I am using Struts 1.1.3b I am using modules (sub-application) I am getting the following error message: error message in jboss console - 10:37:48,706 ERROR [ValidatorForm] Resources not defined for Validator org.apache.commons.validator.ValidatorException: Resources not defined f