Hi,
    I have this code in an xslSource stylesheet:

  <?xml version="1.0" ?>
- <xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform";>
  <xsl:import href="javaScript_default.xsl" />


When trying the following:

Transformer transformer = tFactory.newTransformer(xslSource);

I get:

javax.xml.transform.TransformerConfigurationException:
File "d:/res/src/application/presentation/default/javaScript_default.xsl"
not found.

Even though this is the location of the file and I have set the SystemId of
the parent XSL file to be itself.

Can anyone see whats wrong?

thanks,
Paul.




-----Original Message-----
From: Phillips, Andrew [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 21, 2001 2:52 PM
To: '[EMAIL PROTECTED]'
Subject: how do I unsubscribe??


unsubscribe

Reply via email to