Your client is loading an XML parser that does not support namespaces.  Be
certain your classpath has a supported parser before any other parser, and
check that there is no parser in $JAVA_HOME/jre/lib.

Scott

----- Original Message -----
From: "Ralf Bierig" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, July 04, 2001 8:51 AM
Subject: Exception while calling ServiceManagerClient


> When I call the ServiceManagerClient, like recommended
> in the SOAP2.2 docu to test SOAP, i got the following
> Exception... like at the other posting from me, a
> couple of minutes ago.
>
> Why?
>
> ---- beginning of error message -----
> D:\tomcat\bin>java
> org.apache.soap.server.ServiceManagerClient
> http://localhost:
> 8080/soap/servlet/rpcrouter list
> Exception in thread "main" 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:230)
>         at
>
org.apache.soap.server.ServiceManagerClient.invokeMethod(ServiceManagerClien
t.java:129)
>         at
>
org.apache.soap.server.ServiceManagerClient.list(ServiceManagerClient.java:1
51)
>         at
>
org.apache.soap.server.ServiceManagerClient.main(ServiceManagerClient.java:2
37)
> ---- end of error message -----
>
>
>
> __________________________________________________
> Do You Yahoo!?
> Get personalized email addresses from Yahoo! Mail
> http://personal.mail.yahoo.com/

Reply via email to