Thanks for replying to my question.

The validation entry in my struts-config.xml looks
like:

<plug-in
className="org.apache.struts.validator.ValidatorPlugIn">
        <set-property
            property="pathnames"
           
value="/WEB-INF/validator-rules.xml,/WEB-INF/validation.xml"/>
</plug-in>

Currently, I do not have either validator-rules.xml or
validation.xml file in the WEB-INF directory.  Is it
the cause of that message that appears in the Tomcat
console?
--- David Friedman <[EMAIL PROTECTED]> wrote:

> Jen,
> 
> What is the entry in your struts-config.xml for
> validation?  Is there a
> WEB-INF/validation.xml or WEB-INF/validations.xml?
> 
> Regards,
> David
> 
> -----Original Message-----
> From: Caroline Jen [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 01, 2004 2:16 PM
> To: [EMAIL PROTECTED]
> Subject: skipping validation rules file from
> '/WEB-INF/validation.xml'
> 
> 
> When I start my Tomcat 5.0.27, I saw the following
> message in the console:
> 
> "SEVERE: skipping validation rules file from
> '/WEB-INF/validation.xml'.  No stream could be
> opened."
> 
> What is going on?  Something is wrong with the
> validation.xml? or something is wrong with the
> validation plug-in that I specified in my
> struts-config.xml?
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam
> protection around
> http://mail.yahoo.com
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 



                
_______________________________
Do you Yahoo!?
Win 1 of 4,000 free domain names from Yahoo! Enter now.
http://promotions.yahoo.com/goldrush

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

Reply via email to