You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Supun Kamburugamuva (JIRA)" <ji...@apache.org> on 2008/10/29 11:31:44 UTC

[jira] Created: (SYNAPSE-477) NHTTP transport PUT and DELETE method support

NHTTP transport PUT and DELETE method support
---------------------------------------------

                 Key: SYNAPSE-477
                 URL: https://issues.apache.org/jira/browse/SYNAPSE-477
             Project: Synapse
          Issue Type: Improvement
          Components: Transports
            Reporter: Supun Kamburugamuva


At the moment Synaspe NHTTP transport doesn't support PUT and DELETE HTTP methods.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Updated: (SYNAPSE-477) NHTTP transport PUT and DELETE method support

Posted by "Supun Kamburugamuva (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNAPSE-477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Supun Kamburugamuva updated SYNAPSE-477:
----------------------------------------

    Attachment: jira-477-PUT.patch

This patch implements the HTTP PUT method. It uses the RestUtil class from axis2 http transport. Since we have a RestUtil class in Synapse I have used the full qualified name of the class when I use it. 

> NHTTP transport PUT and DELETE method support
> ---------------------------------------------
>
>                 Key: SYNAPSE-477
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-477
>             Project: Synapse
>          Issue Type: Improvement
>          Components: Transports
>            Reporter: Supun Kamburugamuva
>         Attachments: jira-477-PUT.patch
>
>
> At the moment Synaspe NHTTP transport doesn't support PUT and DELETE HTTP methods.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Resolved: (SYNAPSE-477) NHTTP transport PUT and DELETE method support

Posted by "Asankha C. Perera (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNAPSE-477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Asankha C. Perera resolved SYNAPSE-477.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.3
         Assignee: Asankha C. Perera

Fixed in SYNAPSE-551

> NHTTP transport PUT and DELETE method support
> ---------------------------------------------
>
>                 Key: SYNAPSE-477
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-477
>             Project: Synapse
>          Issue Type: Improvement
>          Components: Transports
>            Reporter: Supun Kamburugamuva
>            Assignee: Asankha C. Perera
>             Fix For: 1.3
>
>         Attachments: jira-477-PUT.patch
>
>
> At the moment Synaspe NHTTP transport doesn't support PUT and DELETE HTTP methods.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org