> 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 '/WEB-INF/validator-rules.xml'
> Oct 3, 2003 11:03:47 AM org.apache.struts.validator.ValidatorPlugIn
initResources
> 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
67 of your web.xml to fix the error

    Yann




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to