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 server files:
 <<Client.java>>  <<HelloServer.java>> 

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

Thanks in advance.
Rino Srivastava 

Attachment: Client.java
Description: Binary data

Attachment: HelloServer.java
Description: Binary data

Reply via email to