Charles Murphy wrote:
javax.xml.transform.TransformerException: Had IO Exception with stylesheet
file: .\report_drivers\Includes.xsl


The Java library had problems accessing the file Includes.xsl.
Check whether you can open the file with some other tool (you
seem to run Windows, try Notepad). The file might lack read
permissions. Another possibility is that you have both an
Includes.xsl and includes.xsl file in the same directory.

This is not a FOP specific problem. You should ask again in
a more general Java forum, preferably one where Java-on-Windows
gurus hang out.

J.Pietschmann

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to