You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2008/10/21 09:42:52 UTC

[jira] Updated: (SM-580) Support for standard POST request from the provider.

     [ https://issues.apache.org/activemq/browse/SM-580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang updated SM-580:
----------------------------

    Fix Version/s: 3.3.1
                   3.4
                       (was: 3.3)

> Support for standard POST request from the provider.
> ----------------------------------------------------
>
>                 Key: SM-580
>                 URL: https://issues.apache.org/activemq/browse/SM-580
>             Project: ServiceMix
>          Issue Type: New Feature
>          Components: servicemix-http
>            Reporter: Jimmy Kongoli
>            Priority: Minor
>             Fix For: 3.3.1, 3.4
>
>         Attachments: diff.txt
>
>
> We may run in situations where we need to POST the xml message to the provider in a post standard form named=value. 
> Proposed solution:
> Add an optional parameter postParamName at http:endpoint. 
> If the parameter is defined and http:endpoint soap parameter is false than 
>    -  modify the  http "Contet-Type"  header to support Post method.  
>     - create the http post body postParamName=xml (message).
> I have attached a potential solution as a .diff file.

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