RE: Getting this Error message

2002-05-12 Thread Charlie Abela
Solved that, it was a syntax error in method definition. Thanks Anyway. Charlie

RE: Getting this Error message

2002-05-12 Thread Kim Falk Jorgensen
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

Getting this Error message

2002-05-11 Thread Charlie Abela
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

Re: error message

2002-02-28 Thread Mark Childerson
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

RE: error message

2002-02-27 Thread Yogesh Bhatt , Gurgaon
> 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.

error message

2002-02-27 Thread Joo Park
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

error message is "broken pipe"

2001-11-27 Thread 单宝松
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

Error Message

2001-09-19 Thread c.jones
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

What is the meaning of this SOAP error message?

2001-07-09 Thread Adam Lipscombe
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