Hi All; Axis2 now has implemeted the REST as follows
1) If using GET the request is send via a encoded values to the URL 2) If using POST the request is always sent as xml message But both yahoo and google API seems to expect both the GET as well as the POST requests encoded to the URL. We are palnning to rewrite the REST support to work with encoded URLs *ONLY*. thoughts? Thanks Srinath
