Hi !
Looks like there is no deserializer in your client code to convert
the result xml to java.
Add a type mapping. For more details look at the troubleshooting topics
in the Apache soap documentation.
rajashekar wrote:
Hi All,
While calling SOAP service from my
Java Client, the following excep
Title: No Deserializer found...
Hi All,
While calling SOAP service from my Java Client, the following exception has been occurred.
[SOAPException: faultCode=SOAP-ENV:Client; msg=No Deserializer found to deserialize a ':Result' using encoding style 'http://schemas.xmlsoap.org/soap/encodin
Can anybody tell me how to compress SOAP messages
using Tomcat an Apache SOAP?
Thanks in advance.
Hi,
i try to use the Apache SOAP API ()version 2.2 with a Tomcat server. I think
i made all what is required to be able to test the samples provided with the
API but i always have the same error :
"SOAP Service Manager: Unable to read 'DeployedServices.ds': assuming fresh
start"
What should i do
It's 2.0.0.beta. Is it fine?
> -Original Message-
> From: Ding, Chengmin [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, August 22, 2001 9:41 AM
> To: '[EMAIL PROTECTED]'
> Subject: RE: namespace URI
>
> Which version of xerces.jar are you using? Version 1.3.1 doesn't work
> properly
As of SOAP 2.2, if there is not match for the method signature, a signature
is tried with a leading parameter of type SOAPContext. If one exists, it is
called with the current request context as the first parameter. From that
parameter, you can get the session, servlet, request and response with
Which version of xerces.jar are you using? Version 1.3.1 doesn't work
properly.
-Chengmin
-Original Message-
From: Chen, Yiyi [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 22, 2001 8:43 AM
To: [EMAIL PROTECTED]
Subject: namespace URI
Hi, there,
I am new for SOAP and just downlo
Hello,
I have installed SOAP-server with Tomcat and I have a probleme when I
debug a service. At each time i deploy the service., i have to restart
tomcat server.
If I don't restart it the service's changes are not consired by the server
If you have a solution I'm interresting.
Thanks
Ale
Hi Yiyi!
> (Tomcat3.2): SOAP Service Manager: Unable to read
> 'DeployedServices.ds': assuming fresh start.
This is ok. Tomcat deploys the SOAP.war
For the other problem I suppose to add the classpath to the java-call.
Just put all jars to the cp that you think your application needs. Here
is
Hi, there,
I am new for SOAP and just download all packages for soap and install them.
I can get the pages
of http://localhost:8080/soap/servlet/rpcrouter
and http://localhost:8080/soap/servlet/messagerouter. But I got the
exceptions when I used C:\>java java
org.apache.soap.server.ServiceMana
10 matches
Mail list logo