Subject: Re: XSL warning : can not load requested doc
From: Gavin Corfield <gavin@xxxxxxxxxxxxxxxxxx>
Date: Tue, 01 May 2001 08:38:57 +0800
|
Stephane.Le-Deaut@xxxxxxxxxx wrote:
>
> Hello,
>
> I'm new in XSL.
>
> I've written a StyleSheet with multiple inputs files XML.
> The StyleSheet transforms inputs files XML into a file XML.
> It's works very well with XALAN java under windows NT.
>
> But when i try under unix i've got an XSL Warning : Can not load requested doc: file:/home/SLD/srcgenpe/codesTable.xml
>
> I don't understand at all. Can anyone help me ?
>
I've had a similar problem with Solaris it returned the same unless I
specified:
file:///whateveter/the/file/is
it was sensitive to the 3 leading /'s
gavin
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|