Thanks David

I've fixed it now.

I have ensured that the struts and struts-validator jars are only on the
webapp's classpath as per your webpage.

I have excluded them from my environment, but ensured they are on the
compiler's classpath by adding them into the ant build.xml

Cheers

Patrick

> -----Original Message-----
> From: David Winterfeldt [SMTP:[EMAIL PROTECTED]]
> Sent: 10 January 2002 08:03
> To:   Struts Users Mailing List
> Subject:      RE: Struts-Validator ActionForm error
> 
> The Validator jar is in the WEB-INF/lib with the
> Struts jar?  And neither is in the classpath?
> 
> David
> 
> --- Patrick Liardet <[EMAIL PROTECTED]>
> wrote:
> > Thanks Michelle
> > 
> > Unfortunately this doesn't seem to be the problem
> > (although I'm told the
> > classpath issue you mention can be a source of
> > problems for new struts
> > users).
> > 
> > Struts framework builds and runs fine. I have the
> > struts-jar on my webapps's
> > classpath as stated below. It's not on my container
> > classpath, otherwise I'd
> > be getting other problems unrelated to the wintecinc
> > validator problem.
> > 
> > I am using the latest October release of Validator
> > against the 1.0 Struts
> > release. I'll try the July 2 build instead. It says
> > here
> > 
> > http://home.earthlink.net/~dwinterfeldt/
> > 
> > that this could be the correct version.
> > 
> > Thanks
> > 
> > Patrick
> > 
> > > -----Original Message-----
> > > From:     Michelle Popovits
> > [SMTP:[EMAIL PROTECTED]]
> > > Sent:     08 January 2002 20:47
> > > To:       'Struts Users Mailing List'
> > > Subject:  RE: Struts-Validator ActionForm error
> > > 
> > > remove struts-jar from classpath and add to
> > web-inf/lib directory.
> > > Check to make sure the jar is no where in the
> > web/app server class path.
> > > 
> > > -----Original Message-----
> > > From: Patrick Liardet
> > [mailto:[EMAIL PROTECTED]]
> > > Sent: Tuesday, January 08, 2002 3:32 PM
> > > To: Struts Users Mailing List
> > > Subject: Struts-Validator ActionForm error
> > > 
> > > 
> > > Hi All
> > > 
> > > I'm using the com.wintecinc.struts validator
> > library.
> > > 
> > > When I subclass my formbean from an ActionForm, it
> > runs Ok, but doesn't
> > > validate.
> > > 
> > > When I subclass my formbean from a
> > > com.wintecinc.struts.action.ValidatorForm
> > > as suggested, I receive the following runtime
> > error:
> > > 
> > >   java.lang.NoClassDefFoundError:
> > org/apache/struts/action/ActionForm
> > > 
> > > 
> > > This seems odd. I certainly have the struts.jar in
> > my webapp's classpath
> > > as
> > > standard struts functionality is available.
> > > 
> > > Any ideas ?
> > > 
> > > Patrick
> > >
> >
> ==========================================================================
> > > =
> > > The information in this E-mail (which includes any
> > files transmitted with
> > > it), is confidential and may also be legally
> > privileged. It is intended
> > > for
> > > the addressee only. Access to this E-mail by
> > anyone else is unauthorised.
> > > If
> > > you have received it in error, please destroy any
> > copies and delete it
> > > from
> > > your system notifying the sender immediately. Any
> > use, dissemination,
> > > forwarding, printing or copying of this E-mail is
> > prohibited. E-mail
> > > communications are not secure and therefore Rolfe
> > & Nolan does not accept
> > > legal responsibility for the contents of this
> > message. Any views or
> > > opinions
> > > presented are solely those of the author and do
> > not necessarily represent
> > > those of Rolfe & Nolan.
> > >
> >
> ==========================================================================
> > > =
> > > 
> > > --
> > > To unsubscribe, e-mail:
> > >
> > <mailto:[EMAIL PROTECTED]>
> > > For additional commands, e-mail:
> > > <mailto:[EMAIL PROTECTED]>
> > > 
> > > --
> > > To unsubscribe, e-mail:
> > >
> > <mailto:[EMAIL PROTECTED]>
> > > For additional commands, e-mail:
> > > <mailto:[EMAIL PROTECTED]>
> >
> ==========================================================================
> =
> > The information in this E-mail (which includes any
> > files transmitted with
> > it), is confidential and may also be legally
> > privileged. It is intended for
> > the addressee only. Access to this E-mail by anyone
> > else is unauthorised. If
> > you have received it in error, please destroy any
> > copies and delete it from
> > your system notifying the sender immediately. Any
> > use, dissemination,
> > forwarding, printing or copying of this E-mail is
> > prohibited. E-mail
> > communications are not secure and therefore Rolfe &
> > Nolan does not accept
> > legal responsibility for the contents of this
> > message. Any views or opinions
> > presented are solely those of the author and do not
> > necessarily represent
> > those of Rolfe & Nolan.
> >
> ==========================================================================
> =
> > 
> > --
> > To unsubscribe, e-mail:  
> > <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> > 
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Send FREE video emails in Yahoo! Mail!
> http://promo.yahoo.com/videomail/
> 
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>

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

Reply via email to