Do you have the dtd declaration on your validation xml file?

<!DOCTYPE validators PUBLIC "-//OpenSymphony Group//XWork Validator 1.0.2//EN"
      "http://www.opensymphony.com/xwork/xwork-validator-1.0.2.dtd";>

//that became mandatory at some point, not sure if that's the problem
you are having

musachy


On 7/27/07, Oleg Mikheev <[EMAIL PROTECTED]> wrote:
> Hi!
>
> Just upgraded 2.0.7 to 2.0.9.
> Have these errors when accessing my AJAX-validated form,
> any clarifications?
>
> [2007-07-27 12:49:17:625] ERROR com.opensymphony.xwork2.util.DomHelper
> :error :: Document is invalid: no grammar found. at (null:2:12)
> ::(DomHelper.java:347) [h
> ttp-8080-Processor24]
> org.xml.sax.SAXParseException: Document is invalid: no grammar found.
>          at
> org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown
> Source)
>          at org.apache.xerces.util.ErrorHandlerWrapper.error(Unknown Source)
>

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

Reply via email to