You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-users@xalan.apache.org by Colin Paul Adams <co...@colina.demon.co.uk> on 2003/06/20 15:01:58 UTC

XSLT warning....

I'm getting the following message:

XSLT warning: Fatal Error at (file <unknown>, line 0, column 0): An exception occurred! Type:XMLPlatformException, Message:Could not determine base pathname of
the file (, line -1, column -1)

How can I tell what the exact problem is? I'm using a SYSTEM-id as the
stylesheet source, and a Xerces DOM as the data source, so I assume
it's referring to the stylesheet.
What sort of URLs are acceptable? file: ?
http://localhost/some-file-name ?
(I'm using apache so I assumed place a .xsl file in /var/www/html
should work with the latter url).
-- 
Colin Paul Adams
Preston Lancashire