If you're not using client side validation  then its not related to that bug.

What class is producing this message (you should be able to tell from
the actual log message - or change your logging config so that it is
displayed)?

A similar warning is also produced by the ValidatorResources class in
Commons Validator - but it includes the name/key of the form.

Niall

On 10/26/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

I m not using struts validator  framework for client side validation.
It was known issue in struts 1.2.9, but in was fixed in struts 1.3.5. I
have upgraded to 1.3.5 but still I m seeing this issue.


-----Original Message-----
From: Strachan, Paul [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 26, 2006 6:58 AM
To: Struts Users Mailing List
Subject: RE: Form not found for locale 'en_US' warning message

could it be you have validate="true" but no form validations defined ?

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Tuesday, 24 October 2006 9:38 PM
To: user@struts.apache.org
Subject: Form not found for locale 'en_US' warning message


Hi,


I am the getting the below warning message whenever I access the
formbeans


Form not found for locale 'en_US'



I am using the downloaded version of the Struts 1.3.5 that was available
in struts site.


With reference to BugId -
http://issues.apache.org/bugzilla/show_bug.cgi?id=38081  this bug is
fixed in struts 1.3.


I am not sure what more files i need to include here.


Any help asap is appreciated.


Thanks,
Vinodh.


Note: I copied all of the jar files in lib directory of struts 1.3.5
where there was no 'struts.jar' file available.

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

Reply via email to