Re: "Resources not defined for Validator"

2004-09-17 Thread Andrew Close
Dave, On Fri, 17 Sep 2004 10:20:53 -0500, Dave Bender <[EMAIL PROTECTED]> wrote: > I'm concluding that if I have multiple modules, I need the Plug-Ins plugged into > each module, correct? The benefit being I can keep validation rules contained in > different files for different modules if I

RE: "Resources not defined for Validator"

2004-09-17 Thread Dave Bender
: Struts Users Mailing List Subject: RE: "Resources not defined for Validator" Yes, I have: ... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, September 17, 2004 9:37 AM To: Struts Users Mailing List Subject: Re: "Resources not

Re: "Resources not defined for Validator"

2004-09-17 Thread Andrew Close
Dave, On Fri, 17 Sep 2004 09:26:18 -0500, Dave Bender <[EMAIL PROTECTED]> wrote: > When I call up my action, I'm getting a "Resources not defined for Validator" > exception. My logs say: > > 87406 DEBUG [HttpProcessor[8080][2]] org.apache.struts.action.RequestProcessor - > Validating

RE: "Resources not defined for Validator"

2004-09-17 Thread Dave Bender
Yes, I have: ... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, September 17, 2004 9:37 AM To: Struts Users Mailing List Subject: Re: "Resources not defined for Validator" Do you have the plug-in set in the struts-

Re: "Resources not defined for Validator"

2004-09-17 Thread bmf5
Do you have the plug-in set in the struts-config.xml? "Dave Bender" <[EMAIL PROTECTED]>

RE: Resources not defined for Validator

2004-09-10 Thread Shawn Sandy
ok obvious? > > Thanks in advance. > > -Original Message- > From: news [mailto:[EMAIL PROTECTED] Behalf Of Bill Siggelkow > Sent: Friday, September 10, 2004 11:05 AM > To: [EMAIL PROTECTED] > Subject: Re: Resources not defined for Validator > > Sounds like you

RE: Resources not defined for Validator

2004-09-10 Thread Shawn Sandy
oes anything look obvious? > > Thanks in advance. > > -Original Message- > From: news [mailto:[EMAIL PROTECTED] Behalf Of Bill Siggelkow > Sent: Friday, September 10, 2004 11:05 AM > To: [EMAIL PROTECTED] > Subject: Re: Resources not defined for Validator > > Sou

Re: Resources not defined for Validator

2004-09-10 Thread Terry Roe
riginal Message- From: news [mailto:[EMAIL PROTECTED] Behalf Of Bill Siggelkow Sent: Friday, September 10, 2004 11:05 AM To: [EMAIL PROTECTED] Subject: Re: Resources not defined for Validator Sounds like you haven't declared the Validator PlugIn in your struts-config. Shawn Sandy wrote: I&#x

Re: Resources not defined for Validator

2004-09-10 Thread Bill Siggelkow
datorActionForm ... Does anything look obvious? Thanks in advance. -Original Message- From: news [mailto:[EMAIL PROTECTED] Behalf Of Bill Siggelkow Sent: Friday, September 10, 2004 11:05 AM To: [EMAIL PROTECTED] Subject: Re: Resources not defined for Validator Sounds like you haven't de

RE: Resources not defined for Validator

2004-09-10 Thread Shawn Sandy
EMAIL PROTECTED] Behalf Of Bill Siggelkow Sent: Friday, September 10, 2004 11:05 AM To: [EMAIL PROTECTED] Subject: Re: Resources not defined for Validator Sounds like you haven't declared the Validator PlugIn in your struts-config. Shawn Sandy wrote: > I'm sure I'm overlooking somethi

Re: Resources not defined for Validator

2004-09-10 Thread Bill Siggelkow
Sounds like you haven't declared the Validator PlugIn in your struts-config. Shawn Sandy wrote: I'm sure I'm overlooking something simple here, but can anyone point me in the right direction for resolution of this error: Resources not defined for Validator Thanks Shawn -