Validator exception when not configured

2003-10-03 Thread Morten Primdahl
Hi, Is the validator initialization supposed to fail and print a stack trace in my log when I have not enabled it in my struts-config.xml? Running struts 1.1. Oct 3, 2003 11:03:47 AM org.apache.struts.validator.ValidatorPlugIn initResources INFO: Loading validation rules file from

Re: Validator exception when not configured

2003-10-03 Thread Yann Cébron
Hi, Is the validator initialization supposed to fail and print a stack trace in my log when I have not enabled it in my struts-config.xml? Running struts 1.1. Oct 3, 2003 11:03:47 AM org.apache.struts.validator.ValidatorPlugIn initResources INFO: Loading validation rules file from

Re: Validator exception when not configured

2003-10-03 Thread Morten Primdahl
INFO: Loading validation rules file from '/WEB-INF/validation.xml' Oct 3, 2003 11:03:48 AM org.apache.commons.digester.Digester error SEVERE: Parse Error at line 67 column 11: The content of element type web-app must match web-app is in web.xml and has nothing to do with Validator ;-), see line