Re: [SOLVED] Validator throws exception

2007-07-02 Thread Amulya
PROTECTED] > > > -- View this message in context: http://www.nabble.com/Validator-throws-exception-tf147799.html#a11393285 Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EM

[SOLVED] Validator throws exception

2005-07-14 Thread Michael Jouravlev
On 7/14/05, James Mitchell <[EMAIL PROTECTED]> wrote: > I see a stack trace below, but what is the actual error you got? Hmm, it works on another machine, with different combination of struts/common libs. So, seems just a lib mixup. Michael. --

Re: Validator throws exception

2005-07-14 Thread Michael Jouravlev
This is it, this is all I got. ValidationAction.validate() returns null, no errors. I call validate() manually from action class, is this OK? On 7/14/05, James Mitchell <[EMAIL PROTECTED]> wrote: > Yes, you can use nested properties the same as anywhere else. > > I see a stack trace below, but wha

Re: Validator throws exception

2005-07-14 Thread James Mitchell
: jmitchtx MSN: [EMAIL PROTECTED] Skype: jmitchtx - Original Message - From: "Michael Jouravlev" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Thursday, July 14, 2005 10:11 PM Subject: Validator throws exception I am trying to validate from proper

Validator throws exception

2005-07-14 Thread Michael Jouravlev
I am trying to validate from properties. First I thought that error was caused because I use nested properties (can I ?) But now I have only one property, not nested, and I get this: Jul 14, 2005 7:02:57 PM org.apache.struts.validator.ValidatorForm validate SEVERE: org.apache.struts.validator.Fi