Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

SOAP Error message

0 views
Skip to first unread message

pco...@infodev.fr

unread,
Jul 16, 2004, 4:09:06 AM7/16/04
to
Hi,

I have a SOAP error message.
I have define method in SOAP admin tool and i can see it.
But When i tried to launch it from my PC in debug tool.
I have following error message, how can i resolve my problem.
I have tried with Tomcat4.1.30 standalone on AIX with JDK 1.3 . and
also on another server with Linux RHLE and Tomcat 4.1.30 and JDK 1.4.1
.

My Method is boolean doSomething(); and ds file Exist in server ?


Regards,
Philippe

java.lang.NoSuchMethodError

at org.apache.soap.util.xml.QName.<init>(QName.java:80)

at org.apache.soap.util.xml.QName.matches(QName.java:146)

at org.apache.soap.Envelope.unmarshall(Envelope.java:237)

at org.apache.soap.rpc.Call.invoke(Call.java:273)

at webservice1.GetCountApp2.main(GetCountApp2.java:17)

0 new messages