[
https://issues.apache.org/activemq/browse/SM-580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet updated SM-580:
-------------------------------
Fix Version/s: (was: 3.1)
3.2
> 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.2
>
> 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.