When you run Orion, are you starting it from /Orion? Try starting it from a
different directory, and see if that changes where saxon searches for
includes. My guess, is that it's just looking in the working directory by
default.
Look through the saxon doc's to see if you can set a property to tell it
where to search for docs. I remember seeing something similar to this in
Xalan.
Hope this helps,
Dan Cramer
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Duffey, Kevin
> Sent: Monday, February 12, 2001 5:47 PM
> To: Orion-Interest
> Subject: Why xsl:include seems to try to find files in /Orion folder and
> not web-app root?
>
>
> Hi,
>
> When I use the <xsl:include..> directive, it appears to look in
> server root
> dir, and not the web-app root its deployed in. I am not quite sure if this
> is something to do with Orion, or if all servers operate in this
> manner and
> therefore its an error of the XSLT technology. Or..perhaps its an error of
> the saxon library I am working with. Just wondering if anyone working with
> Orion and XSL have seen this problem or not?
>
> Thanks.
>