You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by Lo...@lotus.com on 2001/03/27 17:58:01 UTC

Re: XPathAPI.selectSingleNode() -- NoSuchMethodError: EnvironmentCheck.java

xml-xalan/java/src/org/apache/xalan/xslt/EnvironmentCheck.java

This gets compiled by default into xalan.jar, although I didn't update the
build.xml file to do this until recently, so it may not be in the recent
posted 2.0.1 release - you might need to get this file from CVS.  It's just
a simple command line utility to look at your environment; it can also be
called from your program directly.

- Shane

---- you "Lisa Plato" <lp...@prodigy.net> wrote ----
Thanks, Gary.  Where can I find that environmentChecker class?  I searched
my hard drive and the only two xerces.jar files I found were the Xalan and
Xerces ones I just downloaded.  I moved them to the front of the classpath,
and I still had the problem.  Maybe Shane's checker will help.