It does work without any connection to the net, my guess is that you still
have something configured wrong...do all your validation.xml files have the
correct DTD at the top - including the validation-rules.xml (theres a new
version that ships with Struts for the 1.1.3 validatior dtd).

When you say Struts 1.2 - is that version 1.2.4 (earlier 1.2 versions had
problems and only 1.2.4 is considered GA quality).

Ar you sure you've deployed the right jar version - when you upgraded to
Struts 1.2.4, did you remember to upgrade the Commons Validator jar for the
new 1.1.3 version?

This thread had the same issue..

http://article.gmane.org/gmane.comp.jakarta.struts.user/96304

Check the 1.2.4 upgrade notes to make sure you haven't missed anything:

http://wiki.apache.org/struts/StrutsUpgradeNotes11to124


Niall

----- Original Message ----- 
From: "Flemming G. Jensen" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Monday, November 15, 2004 8:23 PM
Subject: Re: Java.net exception when using ValidatorPlugIn


>
> On Sun, 14 Nov 2004 14:01:52 -0600, Joe Germuska <[EMAIL PROTECTED]> wrote:
>
> >> I have a rather annoying problem with the ValidatorPlugIn in a project
> >> using Struts:
> >
> > Can you look at this message (and its thread) and see if you are having
> > the same problem?
> >
> > http://article.gmane.org/gmane.comp.jakarta.struts.user/96302
>
> Thanks for the hit. We have upgrade to Struts 1.2 and use
> validator_1_1_3.dtd now. However, thiz does not solve the problem.
>
> A collegua has point out, that one can force the sax parser not to
> validate externally.
>
> --Flemming
>
> >
> > Joe
> >
>
>
>
> -- 
> Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>



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

Reply via email to