[xsl] RE: URI Resolution for document('') Reference Is Broken?

Subject: [xsl] RE: URI Resolution for document('') Reference Is Broken?
From: "Roger L. Cauvin" <roger@xxxxxxxxxx>
Date: Wed, 6 Jan 2010 19:29:08 -0600
Andrew Houghton wrote:

> setSystemId value needs to be a file: URI not a file
> system path.

Tried that, too, and it didn't work:

href: /data/date.get-days-in-month.template.xsl
basePath:
file:///C:/Morandum/source/http/servlet/war/data/date/GetMonthLengths.xsl
source: javax.xml.transform.stream.StreamSource@1815338
href:
basePath:
file:///C:/Morandum/source/http/servlet/war/data/date.get-days-in-month.temp
late
source: null
Recoverable error
  FODC0005: java.io.FileNotFoundException:
  C:\Morandum\source\http\servlet\war\data\date.get-days-in-month.template
(The system
  cannot find the file specified)
outputText: <month-lengths>
   <month-length/>
   <month-length/>
   <month-length/>
Recoverable error
  FODC0005: Document has been marked not available:
</month-lengths>
 
file:///C:/Morandum/source/http/servlet/war/data/date.get-days-in-month.temp
late
Recoverable error
  FODC0005: Document has been marked not available:
 
file:///C:/Morandum/source/http/servlet/war/data/date.get-days-in-month.temp
late

--
Roger L. Cauvin
@rcauvin (Twitter)
cauvin.blogspot.com (blog)

Current Thread