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
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