Hi Rino,

Try placing xerces.jar in front of your classpath..





Rino Srivastava <[EMAIL PROTECTED]> on 11/29/2001 02:43:48
PM

Bitte antworten an [EMAIL PROTECTED]

An:   [EMAIL PROTECTED]
Kopie:
Thema:    RE:NoSuchMethodError while running a soap client

Hi there:

I am trying to run your HelloServer.java and Client.java programs using
soap
and java.

I get the following error message:

Exception in thread "main" java.lang.NoSuchMethodError
at org.apache.soap.util.xml.Qname.<init><Qname.java:80>
at org.apache.soap.util.xml.matches<Qname.java:146>
at org.apache.soap.Envelop.unmarshall<Envelop.java:237>
at org.apache.soap.rpc.Call.invoke<Call.java:230>
at hello.Client.main<Client.java:50>
I am attaching the client and the server programs:
 <<Client.java>>  <<HelloServer.java>>

Can someone please suggest how I can fix the above error?

Thanks in advance.
Rino Srivastava

(See attached file: Client.java)(See attached file: HelloServer.java)




Attachment: Client.java
Description: Binary data

Attachment: HelloServer.java
Description: Binary data

Reply via email to