[
https://issues.apache.org/jira/browse/SYNAPSE-731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Supun Kamburugamuva resolved SYNAPSE-731.
-----------------------------------------
Resolution: Fixed
Applied the patch. Thanks Ranga for the contribution.
> 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: [email protected]
For additional commands, e-mail: [email protected]