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

Hiranya Jayathilaka updated SYNAPSE-841:
----------------------------------------

    Fix Version/s:     (was: NIGHTLY)
                   3.0
    
> 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
>             Fix For: 3.0
>
>         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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to