You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xalan.apache.org by Andrew Welch <aw...@piper-group.com> on 2002/07/10 18:01:17 UTC

exslt node set

Hi,

Im trying to use the exslt node-set extension function with xalan-j_2.

The namespace Im using is:

xmlns:exsl="http://exslt.org/common"

The error Im getting is:

java.lang.NoSuchMethodException: For extension function, could not find
method org.apache.xalan.lib.Extensions.node-set([ExpressionContext,]
#RTREEFRAG).
Checked both static and instance methods.
        at
org.apache.xalan.extensions.MethodResolver.getMethod(MethodResolver.java
:314)
        at
org.apache.xalan.extensions.ExtensionHandlerJavaClass.callFunction(Exten
sionHandlerJavaClass.java:320)
        at
org.apache.xalan.extensions.ExtensionsTable.extFunction(ExtensionsTable.
java:257)
        at
org.apache.xpath.functions.FuncExtFunction.execute(FuncExtFunction.java:
181)
        at org.apache.xpath.XPath.execute(XPath.java:318)
        at
org.apache.xalan.templates.ElemVariable.getValue(ElemVariable.java:311)
        at
org.apache.xalan.templates.XUnresolvedVariable.execute(XUnresolvedVariab
le.java:166)
    ................

I have Xalan.jar, xml-apis.jar and xercesImpl.jar on my classpath (and
saxon if thats significant)


cheers
andrew

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.373 / Virus Database: 208 - Release Date: 01/07/2002