This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: cocoon and entities problem


Hi Manjul,

> I am able to see the course.xml files in IE 5.5 with full path as
> given. But calling from server, gives following error -
> org.xml.sax.SAXParseException: File
> "C:/jdk/library/global/cse.networking/cs345/course.xml" not found

You probably need to give it as a URL rather than as a directory path.
Try changing the entities to:

  file:///C:/jdk/library/global/cse.networking/cs345/course.xml

and so on.

I hope that works,

Jeni

---
Jeni Tennison
http://www.jenitennison.com/



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]