Greetings to all,
i am trying to upgrade to struts2.09 but i am getting this error when an
action has validation :
2007-08-30 17:55:23,062 [ERROR] util.DomHelper - Document is invalid: no
grammar found. at (null:1:12)
org.xml.sax.SAXParseException: Document is invalid: no grammar found.
at
org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown
Source)
My validation xml starts with :
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE validators PUBLIC "-//OpenSymphony Group//XWork Validator
1.0.2//EN" "http://www.opensymphony.com/xwork/xwork-validator-1.0.2.dtd">
<validators>
.........................
</validators>
I appreciate your replies
Leonidas
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]