By: james conwin - jc98789
SAX Parser Exception?
2003-11-12 15:26
I am getting SAX parser exceptions when I try to compile the .xml into .jasper (see below).
I checked the xml and the attributes are in the xml file. Anyone else had this kind of problem?
Thanks,
John.
Nov 13, 2003 10:11:21 AM org.apache.commons.digester.Digester error
org.xml.sax.SAXParseException: Attribute "radius" must be declared for element type "rectangle".
org.xml.sax.SAXParseException:
...
Attribute "verticalAlignment" must be declared for element type "textElement".
SAX Parser Exception?
2003-11-12 15:26
I am getting SAX parser exceptions when I try to compile the .xml into .jasper (see below).
I checked the xml and the attributes are in the xml file. Anyone else had this kind of problem?
Thanks,
John.
Nov 13, 2003 10:11:21 AM org.apache.commons.digester.Digester error
org.xml.sax.SAXParseException: Attribute "radius" must be declared for element type "rectangle".
org.xml.sax.SAXParseException:
...
Attribute "verticalAlignment" must be declared for element type "textElement".
0 Answers:
No answers yet