I am trying to use extension functions in XSLT as described at http://xml.apache.org/xalan-j/extensions.html and I keep getting:
Description: org.apache.cocoon.ProcessingException: Failed to execute pipeline.: java.lang.RuntimeException: java.lang.NoSuchMethodException: For extension function, could not find method java.lang.String.getdate([ExpressionContext,] ).
Any ideas ? I am desperate! I need decent string manipulation in XSLT
Regards, Oleg
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
