Instead of sending the correct content type "text/xml; charset=utf-8", the
request is sent as "text/plain", that is GWT default.
It should be changed to XML type.
It is a minor problem, since it should work anyway. It's just a matter of
"correctness" in the request format.
I've attached a patch to fix the problem
Original issue reported on code.google.com by antonio....@gmail.com on 17 Mar 2010 at 3:10
Original issue reported on code.google.com by
antonio....@gmail.com
on 17 Mar 2010 at 3:10Attachments: