You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Thilini Gunawardhana (JIRA)" <ji...@apache.org> on 2005/11/25 05:33:56 UTC

[jira] Updated: (AXIS2-308) Client API changes to have REST support (WSDL 2.0 - IRI style)

     [ http://issues.apache.org/jira/browse/AXIS2-308?page=all ]

Thilini Gunawardhana updated AXIS2-308:
---------------------------------------

    Attachment: patch-24-11.rar

 I've started to implement REST support  for Axis2 client side using the rules found on WSDL 2.0. I completed implementing parts within the CommonsHTTPTransportSender with several test cases. The test cases however run against the yahoo endpoint so I've excluded these test cases from the build for the time.


> Client API changes to have  REST support (WSDL 2.0 - IRI style)
> ---------------------------------------------------------------
>
>          Key: AXIS2-308
>          URL: http://issues.apache.org/jira/browse/AXIS2-308
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Improvement
>   Components: transports
>  Environment: Win XP, JDK  1.4
>     Reporter: Thilini Gunawardhana
>  Attachments: patch-24-11.rar
>
> The HTTP GET request implemented in Axis2 Client API needs some improvements. The POST request  is not complete. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


Re: [jira] Updated: (AXIS2-308) Client API changes to have REST support (WSDL 2.0 - IRI style)

Posted by Sanjiva Weerawarana <sa...@opensource.lk>.
On Fri, 2005-11-25 at 05:33 +0100, Thilini Gunawardhana (JIRA) wrote:
>      [ http://issues.apache.org/jira/browse/AXIS2-308?page=all ]
> 
> Thilini Gunawardhana updated AXIS2-308:
> ---------------------------------------
> 
>     Attachment: patch-24-11.rar

Please don't attach a RAR .. attach a Jar or a zip (which are of course
the same) but never a RAR. Some of us (who use the better OS platform)
don't find this format to be particularly multiplatform. ;-).

(If not we can start using tgz too.)

Sanjiva.