xsl-list
[Top] [All Lists]

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

2010-01-06 19:30:00
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(_dot_)xml(_dot_)transform(_dot_)stream(_dot_)StreamSource(_at_)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)




--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--