You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by Rino Srivastava <rs...@producersamerica.com> on 2001/11/30 16:52:46 UTC

RE:Method "sayHelloTo" is not supported

Hi Ruben:

Now I am getting a different error message as follows:

fault code = SOAP-ENV: Server
fault string = Method "sayhelloTo" is not supported

I am attaching the Client and Server programs that I am using.

 <<Client.java>>  <<HelloServer.java>> 
I have also deployed the "HelloServer" application using the admin tool and
for the method I specified "sayHelloTo".

The contents of my classpath are:

C:\javaxml2\xerces-1_4_4\xerces.jar;C:\Informix\UniDK\uojsdk\lib\asjava.zip;
C:\I
nformix\UniClient\JRE2\bin;C:\Informix\UniClient\JRE2\lib;C:\Informix\UniDK\
bin;
C:\Informix\UniDK\lib;C:\javaxml2\javamail-1.2\mail.jar;
C:\javaxml2\javamail-1.
2\mailapi.jar;C:\JBuilder4\tomcat\webapps\examples\Web-inf\classes\helpProje
ct;C
:\JBuilder4\tomcat\webapps\examples\Web-inf\classes\dom;C:\Downloaded
files\xml4
j_2_0_9\xml4j.jar;C:\Downloaded
Files\xml4j_2_0_9\xml4jSamples.jar;C:\mytest.bat
;C:\javaxml2\soap-2_2\lib\soap.jar;C:\javaxml2\jaf-1.0.1\activation.jar;C:\j
avax
ml2\soap-2_2;C:\javaxml2\javamail-1.2\javax\mail;C:\javaxml2\soap-2_2\sample
s


Can you please suggest what I could be doing wrong?

Thanks.
Rino