You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Hiranya Jayathilaka (JIRA)" <ji...@apache.org> on 2013/07/20 01:20:48 UTC

[jira] [Assigned] (SYNAPSE-841) Adding support to header mediator to contain complex XML

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

Hiranya Jayathilaka reassigned SYNAPSE-841:
-------------------------------------------

    Assignee: Hiranya Jayathilaka
    
> Adding support to header mediator to contain complex XML
> --------------------------------------------------------
>
>                 Key: SYNAPSE-841
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-841
>             Project: Synapse
>          Issue Type: Wish
>          Components: Core
>            Reporter: Ishan Jayawardena
>            Assignee: Hiranya Jayathilaka
>            Priority: Trivial
>         Attachments: header_mediator.patch
>
>
> Currently the header mediator only supports simple valued headers. Therefore it is desirable to add support to have XML structured headers such as the following by embedding the XML content within the <header> element itself.
> <header>
>     <m:complexHeader xmlns:m="http://org.synapse.example">
>         <property key="k1" value="v1" />
>         <property key="k2" value="v2" />
>     </m:complexHeader>
> </header>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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