>From the FAQ in the docs for soap 2.2:
1.5 Help! The Samples won't work. Every time I run a sample client I get
this response: "Fault String = java.lang.NoSuchMethodError"
Ensure that:
(a) You have deployed the sample service you want to use.
(b) Xerces.jar is the very first entry in your classpath (set this in
tomcat.bat or tomcat.sh as per the SOAP installation instructions).
(c) There are no other XML parsers in your classpath. Some people have
experienced this problem due to an early version of the JAXP package hiding
in JAVA_HOME/jre/lib/ext.
(d) The sample classes are in the server's CLASSPATH.
> -----Original Message-----
> From: pravin pachbhai [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, June 06, 2001 8:24 AM
> To: [EMAIL PROTECTED]
> Subject: problem please give me some solution
>
>
> I am trying to use install apache-soap to work with
> Tomcat. everything
> seems to go well but when I attempt to run the
> testit.cmd from addressbook I
> get the following error:
>
> Deploying the addressbook service...
> Ouch, the call failed:
> Fault Code = SOAP-ENV:Server.Exception:
> Fault String = java.lang.NoSuchMethodError
> .
> Verify that its there
> Ouch, the call failed:
> Fault Code = SOAP-ENV:Server.Exception:
> Fault String = java.lang.NoSuchMethodError
> .
> Getting info for "Mr Good"
> Generated fault:
> Fault Code = SOAP-ENV:Server.Exception:
> Fault String = java.lang.NoSuchMethodError
> .
>
> Has anyone encountered this problem before?
>
> Thanks
>
>
>
> ____________________________________________________________
> Do You Yahoo!?
> For regular News updates go to http://in.news.yahoo.com
>