I reply to myself:
In 2.3 version request scripts hold body data as plain text. In 2.4
body data is encoded, so using old 2.3 scripts with 2.4 libs doesn't work.
It tries to decode a never encoded data, resulting in body data
corruption.
Hope this help anyone.
Regards,
Diego.
Subhash.
On Feb 27, 1:48 am, Diego Gil <diego.a....@gmail.com> wrote:
Thanks for you info. Meanwhile, I switched back to 2.3, compiling
restclient-lib from the branch.
Anyway, I liked a lot the binary types support in the body content. I
realized later that was just my fault: I was using 2.3 generated scripts
with 2.4 libs. It works exactly the way it was supposed to be: trying to
decode plain text as base64.
Regards,
Diego.
I've been using RESTClient for a while now and it's been very useful
so thank you for the hard work. I'd like to extend it to support
Amazon S3 authentication (AWS).
I have downloaded the trunk and have had a series of problems with
getting the build to run and debug using maven/eclipse. For one I was
unable to find the dependency wiztools-commons-lib:0.1.0-SNAPSHOT. I
could only find version 0.1.1 on the website. I thought at first the
test errors I was seeing was the result of a library incompatibility
but perhaps not. When I try to start the app with Eclipse' debugger I
get an ClassNotFoundException as it looks for org.mortbay.jetty.
Ultimately i'm just looking for a stable version of the program I can
develop against. Since the source control doesn't appear to be broken
up into the usual tags/branches/trunk is there a revision number of
some sort I can sync to that is stable?
Cheers,
Jean-Philippe Steinmetz
--
You received this message because you are subscribed to the Google Groups "rest-client" group.
To post to this group, send email to rest-...@googlegroups.com.
To unsubscribe from this group, send email to rest-client...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rest-client?hl=en.