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

Ranga Siriwardena updated SYNAPSE-731:
--------------------------------------

    Attachment:     (was: dynamic_key_sample.patch)

> Dynamic Registry Key Sample
> ---------------------------
>
>                 Key: SYNAPSE-731
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-731
>             Project: Synapse
>          Issue Type: New Feature
>          Components: Core
>         Environment: Linux
>            Reporter: Ranga Siriwardena
>         Attachments: dynamic_key_documentation.patch, dynamic_key_sample.patch
>
>
> This sample demonstrates the use of dynamic keys with mediators. XSLT 
> mediator is used as an example for that and deference between static and 
> dynamic usage of keys are shown with that. 
> Following is the separation of static and dynamic registry keys with new 
> improvement.
> <!-- using static key --->
> <xslt key="xslt-key-req"/>
> <!-- using Dynamic key -->
> <xslt key={xpathExpressionToEvaluateKey } /> 

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to