Re: org.xml.sax.SAXParseException

2006-10-18 Thread Christopher Schultz
Assaf, > Starting my tomcat (5.5.117) i get the following error, i validated the > xml's and the pass , i matched the DTD and the also are defined properly I can't see how your XML validation passed, since "position" isn't a valid parameter for , , , or . You need to use: instead of -chris

org.xml.sax.SAXParseException

2006-10-18 Thread Assaf Flatto
n 76: Attribute "position" must be declared for element type "arg1". org.xml.sax.SAXParseException: Attribute "position" must be declared for element type "arg1". at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Sou