Tom,
Thanks again.
I am running Tomcat- the latest version. I dropped the cp.jsp in webapps and
ran http://localhost:8080/soap/cp.jsp.   Get page not found error. 
My class path reads:
CLASSPATH=.;c:\xerces\xerces.jar;C:\XML\PARSER.JAR;C:\XML\JAXP.JAR;C:\JUNIT\
JUIN
T.JAR;C:\JUNIT\SRC.JAR;C:\JDEPEND\LIB\JDEPEND.JAR;c:\tomcat\lib\jasper.jar;c
:\tomcat\lib\servlet.jar;c:\tomcat\lib\webserver.jar;c:\soap\lib\soap.jar;c:
\soap\lib\bsf.jar;c:\jaf\activation.jar;c:\javamail\mail.jar;c:\soap;c:\rhin
o\js.jar;

TIA
Sanjay

-----Original Message-----
From: Tom Myers [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 19, 2001 11:43 AM
To: [EMAIL PROTECTED]
Cc: '[EMAIL PROTECTED]'
Subject: RE: Fix for NoSuchMethodError (Was Re: Urgent)


At 10:29 AM 7/19/2001 -0400, Bahal, Sanjay wrote:
>Tom,
>Thanks- I got a step further. Now the error is-
>C:\>java org.apache.soap.server.ServiceManagerClient
>http://localhost:8080/soap/
>servlet/rpcrouter list
>Ouch, the call failed:
>   Fault Code   = SOAP-ENV:Server.Exception:
>   Fault String = java.lang.NoSuchMethodError

Well, that's almost certainly a classpath problem (not quite
certainly, but almost.) So 
   (a) are you running JRun, Websphere, Tomcat or what? 
   (b) try running the cp.jsp I just suggested; well, I hereby
attach it. Just drop it into your soap webapp, and check
     http://localhost:8080/soap/cp.jsp
and see if the ext-dir / classpath combination is what you
thought it was.
 
**************************************************************************
The Information transmitted herewith is sensitive information intended only
for use to the individual or entity to which it is addressed. If the reader
of this message is not the intended recipient, you are hereby notified that
any review, retransmission, dissemination, distribution, copying or other
use of, or taking of any action in reliance upon, this information is
strictly prohibited. If you have received this communication in error,
please contact the sender and delete the material from your computer.

Reply via email to