You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-dev@xml.apache.org by "Anil Kumar, Anumakonda" <an...@profitera.com> on 2001/06/28 14:30:11 UTC

RE: Urgent(is there any limit for the size of data which can be transported through SOAP)

Hi raj,
i have to go for SOAP 2.2 to over come this problem.
is there any other way  to solve this problem




Thanks & regards,
Anil
-----Original Message-----
From: Kumar Raj [mailto:kumarraj@india.hp.com]
Sent: Thursday, June 28, 2001 8:21 PM
To: soap-dev@xml.apache.org
Subject: Re: Urgent(is there any limit for the size of data which can be
transported through SOAP)


Hi !

You can find this addressed in the Trouble shooting section
of the v2.2 doc.

Regards
Kumar Raj

"Anil Kumar, Anumakonda" wrote:

> Hi ,
>
> If  i send huge data through SOAP(hashtable which contains a lot of data),
i
> am getting this error.
> Is there any limit for the size of data which can be transported through
> SOAP. How to over come this problem.
> I am using SOAP 2.1.
>
> SOAPException: faultCode=SOAP-ENV:Client; msg=No Deserializer found to
> deserialize a 'http://www.w3.org/1999/XMLSchema:ur-type' using encoding
> style 'http://schemas.xmlsoap.org/soap/encoding/'.;
> targetException=java.lang.IllegalArgumentException: No Deserializer found
to
> deserialize a 'http://www.w3.org/1999/XMLSchema:ur-type' using encoding
> style 'http://schemas.xmlsoap.org/soap/encoding/'.]
>
> Thanks & regards,
> Anil Kumar