Hello Vadim, thank you for your reply. As I understand, the parser that should be used, must be a Component of the Avalon Framework (org.apache.avalon.framework.component.Component)! Is this right?
So there is no possiblity to plug in an other XML-Parser that does not satisfy this conditions!? Or can I remove xerces from the classpath and add the Oracle parser, so it would be called by the JAXP -interface!? The Oracle-parser ist JAXP1.1 compatible! Thanks in advance Uwe [EMAIL PROTECTED] schrieb: > > Uwe Gerger wrote: > > >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] -- Uwe Gerger _/_/_/ _/ _/ _/ _/ BMW AG, TG-53 IT-Technologie _/ _/ _/_/_/_/ _/ _/ 80788 Muenchen _/_/_/ _/ _/ _/ _/ _/ _/ Tel: +49 89 382 35687 _/ _/ _/ _/ _/_/_/_/ Fax: +49 89 382 49040 _/_/_/ _/ _/ _/ _/ mailto:[EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]