Jacob:
Try downloading the latest build, it has many bugs fixed.

I believe that in beta 1.1 the contrib validator example still

used the regexpr.jar(org.apache.regexp.RESyntaxException

) but the validator used oro-2.0.6.jar
both are from Jakrata-Apache top level. And I don't believe
the regexpr.jar wast included in the struts b1.1 distribution

So I suppose you could try downloading the regexpr.jar,
to get b1.1 working
but it would be much better to download the nightly struts build.

Jacob Hookom wrote:

>UPDATED FROM PREVIOUS POST:
>
>I recently updated to struts 1.1b and I've successfully updated my
>larger application at the root.  Curious, I deployed the validator.war
>and for some reason, the validator example app reports at its index.jsp:
>
>ERROR: Validator resources not loaded -- check Commons Logging logs for
>error messages.
>
>Both the struts-conf.xml and web.xml are unmodified and upon checking
>sterr.log and stdout.log, I see that the validator and its configuration
>have been loaded fine with no visible errors reported.
>
>The register.jsp is correctly pulling messages from the
>ApplicationResources, but it seems I'm missing:
>
>org.apache.regexp.RESyntaxException
>
>and the multiRegistration1.jsp is throwing and exception at: 
>
>org.apache.struts.taglib.html.JavascriptValidatorTag.doStartTag(Javascri
>ptValidatorTag.java:271)
>
>Has anyone else run into this problem?  Or is it a context issue on my
>part?
>
>Best Regards,
>Jake Hookom
>
>---
>Outgoing mail is certified Virus Free.
>Checked by AVG anti-virus system (http://www.grisoft.com).
>Version: 6.0.373 / Virus Database: 208 - Release Date: 7/1/2002
> 
>
>
>--
>To unsubscribe, e-mail:
><mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail:
><mailto:[EMAIL PROTECTED]>
>
>---
>Incoming mail is certified Virus Free.
>Checked by AVG anti-virus system (http://www.grisoft.com).
>Version: 6.0.373 / Virus Database: 208 - Release Date: 7/1/2002
> 
>
>---
>Outgoing mail is certified Virus Free.
>Checked by AVG anti-virus system (http://www.grisoft.com).
>Version: 6.0.373 / Virus Database: 208 - Release Date: 7/1/2002
> 
>
>
>--
>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