Did you try sending a StringRepresentation instead of some other type?

On Thu, Dec 3, 2009 at 2:01 PM, Luiz Alberto <[email protected]> wrote:
> Hello All,
>
> I'm developing a product that will use extensively of Restlet for consume
> WCF Rest Services. I had created a method to post a XML of a class
> containing 2 attributes.
>
> Restlet post my xml with Transfer-Encoding: chunked, and my WCF service,
> can't to interpret posted content, unfortunately WCF continues can't to
> deserialize my class parameters.
>
> I had tryed use the solution described here:
> http://osdir.com/ml/java.restlet/2007-05/msg00097.html, but won't worked for
> me. My restlet client continues to post my request content using
> Transfer-Encoding: chunked. =(
>
> Anybody had a problem like this? Can anybody help-me???
>
> Thanks all and sorry by bad bad english =)
> Luiz Alberto
> [email protected]
>

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2427722

Reply via email to