You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by gr...@convergys.com on 2001/04/17 22:57:27 UTC

xalan and xerces

I know this has been asked before, so I went to the archives.  I was a bit
unsure as to what the answer was, though.  Would someone be willing to
restate how to get xalan and xerces working for Tomcat 3.1?

I have a class that works fine outside of Tomcat, but when I parse inside
of Tomcat or use the classpath of tomcat at a command prompt, I get this
error:

java.lang.NoSuchMethodError
        at
org.apache.xpath.DOM2Helper.getLocalNameOfNode(DOM2Helper.java:326)
        at
org.apache.xalan.templates.TemplateList.getHead(TemplateList.java:471)
        at
org.apache.xalan.templates.TemplateList.getTemplate(TemplateList.java:
528)
        at
org.apache.xalan.templates.ElemForEach.transformSelectedNodes(ElemForE
ach.java:432)
        at
org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplat
es.java:193)
        at
org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(Tra
nsformerImpl.java:2202)
        at
org.apache.xalan.transformer.TransformerImpl.applyTemplateToNode(Trans
formerImpl.java:2085)
        at
org.apache.xalan.transformer.TransformerImpl.transformNode(Transformer
Impl.java:1219)
        at
org.apache.xalan.transformer.TransformerImpl.run(TransformerImpl.java:
2942)
        at java.lang.Thread.run(Thread.java:484)

Thanks

--

NOTICE:  The information contained in this electronic mail transmission is
intended by Convergys Corporation for the use of the named individual or
entity to which it is directed and may contain information that is
privileged or otherwise confidential.  If you have received this electronic
mail transmission in error, please delete it from your system without
copying or forwarding it, and notify the sender of the error by reply email
or by telephone (collect), so that the sender's address records can be
corrected.