You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "Wilborn, Lance W (N-Tenuer Systems)" <la...@lmco.com> on 2001/05/09 22:56:11 UTC

sample programs

I would appreciate any help.  I keep getting the error:

java.lang.NoSuchMethodError
 	at
org.apache.xpath.axes.ChildWalkerMultiStepgetNextNode(ChildWalkerMultiStep.j
ava:95)

all the correct jars are in the classpath.  What am I missing?

when I try to run the XSLTServletWithParams example.  Also, where  do the
todo.xml todo.xsl files for the SimpleXLSTServlet application go.  Where
exactly is the "document root" that the servlet engine looks for?

Thanks,
Lance