Subject:Problem with Java call Author:Rainer Reitz Date:09 Jan 2008 10:02 AM
We are running Stylus Studio Enterprise 2006, Rel. 3, build 653c.
After 6 months without code change we have to implement some changes and encounter the following error (screenshot) when running an XSL.
We are using Saxon 8.7.1 as XSL engine.
We checked the project classpath, had a look to the right location of the Java classes and method names etc., everything seems ok.
This is the line of code where the processing stops with the error message:
<xsl:variable name="outputCheck" select="java:existsFileDirectory($fullPath)"/>