Hello, I change the cocoon.xconf to use the Oracel-parser: <xml-parser class="oracle.xml.jaxp.JXSAXParser"
You shouldn't touch this line. This specifies Avalon XML Parser component. JXSAXParser is neither Component, nor has anything to do with Avalon.
Vadim
...logger="core.xml-parser"> .... <parameter name="sax-parser-factory" value="oracle.xml.jaxp.JXSAXParserFactory"/> <parameter name="document-builder-factory" value="oracle.xml.jaxp.JXDocumentBuilderFactory"/> </xml-parser>
When starting the web-server an loading a cocoon-application I get the
following error messages in "core.log":
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]