Solved that, it was a syntax error in method definition.
Thanks Anyway.
Charlie
41
To: [EMAIL PROTECTED]
Subject: Getting this Error message
Hi
I am using Apache Soap 2.2 with tomcat and I am getting this error
Fault Code = SOAP-ENV:Server
Fault String = Exception while handling service request:
wstest.WSTestServer.GetCarSellingOnline(org.w3c.dom.Element) -- no
signature
Hi
I am using Apache Soap 2.2 with tomcat and I am getting this error
Fault Code = SOAP-ENV:Server
Fault String = Exception while handling service request:
wstest.WSTestServer.GetCarSellingOnline(org.w3c.dom.Element) -- no
signature match
[Attributes={}] [faultCode=SOAP-ENV:Server] [faultSt
You are also using Tomcat as your servlet container. Tomcat doesn't use
the regular classpath, as far as I can recall: you need to put needed
jars in the TOMCAT_HOME\lib directory tree. The precise location depends
on the Tomcat version.
At 05:01 PM 2/27/02 -0800, you wrote:
Hello,
I'm just t
> To: [EMAIL PROTECTED]
> Subject: error message
>
> Hello,
>
> I'm just trying to get soap to work for the first time and get the
> following error. I'm using jdk 1.4, soap 2.2, with apache 1.3. Any
> ideas? I've set the classpath to the mail.jar.
Hello,
I'm just trying to get soap to work for the first
time and get the following error. I'm using jdk 1.4, soap 2.2, with apache
1.3. Any ideas? I've set the classpath to the mail.jar.
thanks in advance!
Error: 500Location:
/soap/servlet/rpcrouterInternal Servlet Error:
java.lan
talk to me. "
But when I run
java
org.apache.soap.server.ServiceManagerClient http://192.168.6.250:8080/soap/servlet/rpcrouter
list
I can't get the proper result. Instead, I get error message
like the following:
Exception in thread "main" [SOAPException:
faultCode=SO
I have received the following non-descript error message:
Ouch, the call failed:
Fault Code = SOAP-ENV:Server.Exception:
Fault String = java.lang.NoSuchMethodError
which occurs on every execution of
java org.apache.soap.server.ServiceManagerClient
http://localhost:8080/soap/servlet
Folks,
getting this error message:
"SoapCall failed , fault code = SOAP-ENV:Server, message = Exception from
servic object: $Proxy2"
Any ideas what it means?
Thanks - Adam