Hello. I've just downloaded the latest Caster, and am trying to learn
it. I find it a bit troublesome that both the database.xml & mapping.xml
fail validation. The output of mapping.xml is below. Why is it failing?
Using JAXP parser at file:/C:/dev/netbeans3.3/lib/ext/xerces.jar.
Checking WEB-INF/config/mapping.xml...
Document root element "mapping", must match DOCTYPE root "databases". [2]
Element type "xml" must be declared. [10]
Attribute "node" must be declared for element type "xml". [10]
The content of element type "field" must match
"(description?,sql?,bind-xml?,ldap?)". [11]
Element type "xml" must be declared. [14]
Attribute "node" must be declared for element type "xml". [14]
The content of element type "field" must match
"(description?,sql?,bind-xml?,ldap?)". [15]
Element type "xml" must be declared. [25]
Attribute "name" must be declared for element type "xml". [25]
Attribute "node" must be declared for element type "xml". [25]
The content of element type "field" must match
"(description?,sql?,bind-xml?,ldap?)". [26]
Element type "xml" must be declared. [29]
Attribute "name" must be declared for element type "xml". [29]
Attribute "node" must be declared for element type "xml". [29]
The content of element type "field" must match
"(description?,sql?,bind-xml?,ldap?)". [30]
Element type "xml" must be declared. [33]
Attribute "name" must be declared for element type "xml". [33]
Attribute "node" must be declared for element type "xml". [33]
The content of element type "field" must match
"(description?,sql?,bind-xml?,ldap?)". [34]
Element type "xml" must be declared. [39]
Too many errors, stopping further checking.
XML validation finished.
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev