Form not found for locale 'en_US' warning message

2006-10-24 Thread kumar.vinodh
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

Form not found for locale 'en_US' warning message

2006-11-29 Thread kumar.vinodh
Hi all, I am seeing the below warning message whenever form bean is accessed. WARN [ValidatorResources] Form 'callcontrolForm' not found for locale 'en_US' In struts-config.xml I have This was a known bug in 1.2.9 version, http://issues.apache.org/bugzilla/show_bug.cgi?id=38081 But v

Re: Form not found for locale 'en_US' warning message

2006-10-24 Thread Martin Gainty
are hereby notified that you have received this communication in error and that any review, disclosure, dissemination, distribution or copying of it or its contents - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Tuesday, October 24, 2006 7:37 AM Subject: Form not fou

RE: Form not found for locale 'en_US' warning message

2006-10-24 Thread kumar.vinodh
: Re: Form not found for locale 'en_US' warning message Kumar- from struts-config.xml please display the value of parameter for message-resources Martin-- This e-mail communication and any attachments may contain confidential and privileged information for the use of the designated

RE: Form not found for locale 'en_US' warning message

2006-10-25 Thread Strachan, Paul
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 mess

Re: Form not found for locale 'en_US' warning message

2006-10-25 Thread Martin Gainty
its contents - Original Message - From: "Strachan, Paul" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Wednesday, October 25, 2006 9:28 PM Subject: RE: Form not found for locale 'en_US' warning message could it be you have validate=&q

RE: Form not found for locale 'en_US' warning message

2006-10-26 Thread kumar.vinodh
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

Re: Form not found for locale 'en_US' warning message

2006-10-26 Thread Niall Pemberton
ed 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 valida

RE: Form not found for locale 'en_US' warning message

2006-10-26 Thread kumar.vinodh
using it. Vinodh -Original Message- From: Niall Pemberton [mailto:[EMAIL PROTECTED] Sent: Thursday, October 26, 2006 7:44 PM To: Struts Users Mailing List Subject: Re: Form not found for locale 'en_US' warning message If you're not using client side validation then its

Re: Form not found for locale 'en_US' warning message

2006-10-26 Thread Niall Pemberton
ursday, October 26, 2006 7:44 PM To: Struts Users Mailing List Subject: Re: Form not found for locale 'en_US' warning message 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 ac

RE: Form not found for locale 'en_US' warning message

2006-10-26 Thread Levan Dvalishvili
To: user@struts.apache.org Subject: RE: Form not found for locale 'en_US' warning message This warning message is coming for all the pages. Whever I try to access the page this message is getting printed. It is getting thrown from validatorResources class. I am reffering to Validator plug

Re: Form not found for locale 'en_US' warning message

2006-11-29 Thread Niall Pemberton
On 11/29/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Hi all, I am seeing the below warning message whenever form bean is accessed. WARN [ValidatorResources] Form 'callcontrolForm' not found for locale 'en_US' In struts-config.xml I have This was a known bug in 1.2.9 version, http