Robert,Group This occurs because the servlet spec taglib expects is higher than that supported by your appserver's servlet container . That element does not even occur in the dtd the container is validating against . HTH Deepak
-----Original Message----- From: Robert Kuhar To: [EMAIL PROTECTED] Sent: 8/14/02 11:28 AM Subject: standard-examples.war in JDeveloper9i...parser doesn't like web.xml I'm trying to get the Examples project working in my JDeveloper9i IDE and am having difficulty. The IDE somehow takes exception to the web.xml file. Error(1): oracle.xml.parser.v2.XMLParseException: Invalid element 'listener' in content of 'web-app', expected elements '[distributable, context-param, servlet, servlet-mapping, blah...blah...blah' Has anyone got the standard-examples.war file to run under JDevelolper9i and, if so, how? Bob -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
