Send me the index.html file, and the dtd, and I'll check this out, and
post to the Xerces list if it's a bug...
Mike
Philippe Lavoie wrote:
>
> It might be a problem with Xerces, but trying to access the index.xml files
> in the Cocoon
> distribution results in the following
>
> File "../dtd/document-v10.dtd" not found.
> at
> org.apache.xerces.framework.XMLParser.reportError(XMLParser.java:1262)
> at
> org.apache.xerces.framework.XMLParser.startReadingFromExternalEntity(XMLPars
> er.java:2587)
> at
> org.apache.xerces.framework.XMLParser.startReadingFromExternalSubset(XMLPars
> er.java:2405)
> at
> org.apache.xerces.validators.dtd.DTDValidator.startReadingFromExternalSubset
> (DTDValidator.java:1670)
> at
> org.apache.xerces.framework.XMLDTDScanner.scanDoctypeDecl(XMLDTDScanner.java
> :1111)
> at
> org.apache.xerces.validators.dtd.DTDValidator.scanDoctypeDecl(DTDValidator.j
> ava:451)
> at
> org.apache.xerces.framework.XMLParser.scanDoctypeDecl(XMLParser.java:2018)
> at
> org.apache.xerces.framework.XMLDocumentScanner$PrologDispatcher.dispatch(XML
> DocumentScanner.java, Compiled Code)
> at
> org.apache.xerces.framework.XMLDocumentScanner.parseSome(XMLDocumentScanner.
> java, Compiled Code)
> at org.apache.xerces.framework.XMLParser.parse(XMLParser.java:1145)
> at org.apache.cocoon.parser.XercesParser.parse(XercesParser.java:82)
> at
> org.apache.cocoon.producer.AbstractProducer.getDocument(AbstractProducer.jav
> a:96)
> at org.apache.cocoon.Engine.handle(Engine.java, Compiled Code)
> at org.apache.cocoon.Cocoon.service(Cocoon.java:145)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:840)
> at com.livesoftware.jrun.JRun.runServlet(JRun.java, Compiled Code)
> at
> com.livesoftware.jrun.JRunGeneric.handleConnection(JRunGeneric.java:116)
> at
> com.livesoftware.jrun.service.web.JRunWebServiceHandler.handleOutput(JRunWeb
> ServiceHandler.java:266)
> at
> com.livesoftware.jrun.service.web.JRunWebServiceHandler.handleRequest(JRunWe
> bServiceHandler.java, Compiled Code)
> at
> com.livesoftware.jrun.service.ThreadConfigHandler.run(ThreadConfigHandler.ja
> va, Compiled Code)
>
> Any ideas ?
>
> Phil
|