You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Manish Shah <ma...@catylist.com> on 2002/09/09 17:31:04 UTC

NoSuchMethodException

Hello,

I'm trying to use the evaluate() function in cocoon 2.0, which is a
saxon extension, but I get the following exception:

Error: java.lang.NoSuchMethodException: For extension function, could
not find method java.lang.String.evaluate([ExpressionContext,] ).;
SystemID:
file:/home/manish/cvs/ccimnet/app/src/web/console/profilers/agent/xsl/../../common/xsl/textfield.xsl; Line#: 46; Column#: -1



This used to work in cocoon 1.0. I am sure the latest saxon.jar file is
in my classpath. Any idea what else it could be?

Also: Ilya, thanks for the nullpointerexception suggestion. Turns out it
turns a nullpointerexception whenever there's any problem with the XSL
syntax.


Manish


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>