Hi, all
your help is needed.
When I use a XSLT service to parse a XML file, i get the error
Cannot find method org.apache.xpath.objects.XNodeSet.exist([ExpressionContext,])
In my XSLT file, I used fn:exists(…) and seems the problem is here. I guess the IS cannot find the implmentation of exists(), is my guess correct?
I also find that in the “About” of my IS, the Server Classpath does not contains xalan.jar, it only has opt/webMethods65/IntegrationServer/lib/jars/xercesImpl.jar, is it the root cause?
Your help is greatly appreicated. Thanks.