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.1
         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.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to