You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@xml.apache.org by Eduardo Salvador Godoy Vega <eg...@tekchile.cl> on 2001/04/27 21:54:59 UTC

Help - running the samples

Hi,
	I just config my Win2K-Apache-Tomcat-Soap system ... but when I want to run
the samples I get some errors...

for examples

D:\Public\TOMCAT\soap\samples\calculator>testit
This test assumes a server URL of
http://localhost:8080/soap/server/rpcrouter
Deploying the calcuator service...
Exception in thread "main" [SOAPException: faultCode=SOAP-ENV:Client; msg=A
'htt
p://schemas.xmlsoap.org/soap/envelope/:Fault' element must contain a:
'faultcode
' element.; targetException=java.lang.IllegalArgumentException: A
'http://schema
s.xmlsoap.org/soap/envelope/:Fault' element must contain a: 'faultcode'
element.
]
        at org.apache.soap.rpc.Call.invoke(Call.java:244)
        at
org.apache.soap.server.ServiceManagerClient.invokeMethod(ServiceManag
erClient.java:127)
        at
org.apache.soap.server.ServiceManagerClient.deploy(ServiceManagerClie
nt.java:140)
        at
org.apache.soap.server.ServiceManagerClient.main(ServiceManagerClient
.java, Compiled Code)
.
Verify that its there
Exception in thread "main" [SOAPException: faultCode=SOAP-ENV:Client;
msg=Unable
 to resolve namespace URI for 'ns2'.;
targetException=java.lang.IllegalArgumentE
xception: Unable to resolve namespace URI for 'ns2'.]
        at org.apache.soap.rpc.Call.invoke(Call.java:244)
        at
org.apache.soap.server.ServiceManagerClient.invokeMethod(ServiceManag
erClient.java:127)
        at
org.apache.soap.server.ServiceManagerClient.list(ServiceManagerClient
.java:149)
        at
org.apache.soap.server.ServiceManagerClient.main(ServiceManagerClient
.java, Compiled Code)
.



Any Idea ... I think that is something "simple" but I can't find the bug...


Thanks
Eduardo.


---------------------------------------------------------------------
To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
For additional commands, email: soap-user-help@xml.apache.org