Ted,
I finally have this working.  Turns out that the Tomcat version that Borland
packages with JBuilder 6 Enterprise is buggy.  I downloaded the 4.0.1
version, and tried the 1.1a version that you pointed to along with Torque,
and everything works just fine!  Are there differences between 1.1a and 1.1
that I should be aware of?   Thanks again for all of your help.

-robert.

-----Original Message-----
From: Ted Husted [mailto:[EMAIL PROTECTED]]
Sent: Saturday, February 02, 2002 11:03 AM
To: Struts Users Mailing List
Subject: Re: Struts Validator Load Failure


Try it with this one instead (binaries only),

http://husted.com/struts/resources/struts_1_1a.zip

and let us know if it works as well as it did Struts 1.0.x

Hey, and any notes on using Torque with Struts would be welcome =:o)

-Ted.


"Robert D. Morse" wrote:
>
> Hello Ted.
> I just tried the nightly 31-Jan-2002 version of struts.  Torque is from
> 01-06-2002.
>
> -----Original Message-----
> From: Ted Husted [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, February 02, 2002 6:07 AM
> To: Struts Users Mailing List
> Subject: Re: Struts Validator Load Failure
>
> By any version of Struts, do include version 1.0.1 or a nightly build
> prior to 15-Jan ?
>
> -- Ted Husted, Husted dot Com, Fairport NY USA.
> -- Java Web Development with Struts.
> -- Tel +1 585 737-3463.
> -- Web http://www.husted.com/struts/
>
> "Robert D. Morse" wrote:
> >
> > Has anyone discovered a fix for this?  I see this with the 01-06-2002
> > nightly of Torque and any version of Struts other than 1.0.  Struts 1.0
> > works perfectly.  I haven't had the time to track this down personally,
so
> > I'm wondering if anyone discovered a solution.  Thanks.
> >
> > -----Original Message-----
> > From: Struts Newsgroup [mailto:@[EMAIL PROTECTED]]
> > Sent: Sunday, January 06, 2002 12:10 PM
> > To: [EMAIL PROTECTED]
> > Subject: Struts Validator Load Failure
> >
> > Subject: Struts Validator Load Failure
> > From: "Paul Heath" <[EMAIL PROTECTED]>
> >  ===
> > The following is a partial stack trace of when the app server tries to
> load
> > Struts Validator.
> >
> > I have the latest version of Digester (v1.1.1) and Struts Validator in
my
> > classpath.
> >
> > Anyone know how to fix this:
> >
> > java.lang.NoSuchMethodError
> >
> >  at org.apache.commons.digester.Digester.getReader(Digester.java:527)
> >  at org.apache.commons.digester.Digester.parse(Digester.java:1206)
> >  at
> >
>
com.wintecinc.struts.validation.ValidatorResourcesInitializer.initialize(Val
> > idatorResourcesInitializer.java:237)
> >  at
> >
>
com.wintecinc.struts.validation.ValidatorResourcesInitializer.initialize(Val
> > idatorResourcesInitializer.java:123)
> >  at
> >
>
com.wintecinc.struts.action.ValidatorServlet.initMapping(ValidatorServlet.ja
> > va:223)
> >  at
> >
>
com.wintecinc.struts.action.ValidatorServlet.init(ValidatorServlet.java:123)
> >  at javax.servlet.GenericServlet.init(GenericServlet.java:258)
> >
> > --
> > 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]>
>
> --
> 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]>

--
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