Re: [xsl] calling java methods from a stylesheet

Subject: Re: [xsl] calling java methods from a stylesheet
From: Martin Honnen <Martin.Honnen@xxxxxx>
Date: Mon, 21 Sep 2009 19:58:34 +0200
Garvin Riensche wrote:

but I get the following error:
Error at xsl:value-of on line 40 column 84 of stylesheet_leistungsfall_variabel_dta.xsl
XPST0017: XPath syntax error at char 21 on line 40 in {java:getTodayString()}:
Cannot find a matching 0-argument function named
{java:de.novum.vger.util.DateUtil}getTodayString()


Why does saxon not find the class, although the jar-file containing it is in the classpath?

Which version and which edition of Saxon do you use?


--

	Martin Honnen
	http://msmvps.com/blogs/martin_honnen/

Current Thread