I am betting on a JAR file conflict - your compiler sees the
correct JAR and finds the method but Tomcat finds another JAR first.
David Marchesi wrote:
>
> Anyone know why this compiles OK but then complains about not being able to
> find a Method that exists.
>
> Context log: path="" Error in Viewer service() : null
> java.lang.NoSuchMethodError at
> org.apache.xpath.axes.ChildWalkerOneStep.nextNode(ChildWalkerOneStep.java:10
> 0) at
> org.apache.xpath.axes.LocPathIterator.nextNode(LocPathIterator.java:436)
--
WBB - [EMAIL PROTECTED]
Java Cert mock exams http://www.lanw.com/java/javacert/
Author of Java Developer's Guide to Servlets and JSP
ISBN 0-7821-2809-2
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]