You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Jimmy Kongoli (JIRA)" <ji...@apache.org> on 2006/09/14 21:32:23 UTC

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

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

        

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

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
     [ 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:     (was: 3.2)
                   3.2.1

> 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.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.
-
You can reply to this email to add a comment to the issue online.


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

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ 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.2.1)
                   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
>
>         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.