Enrich Mediator cannot enrich from get-property function
--------------------------------------------------------
Key: SYNAPSE-761
URL: https://issues.apache.org/jira/browse/SYNAPSE-761
Project: Synapse
Issue Type: Bug
Reporter: Kasun Indrasiri
Priority: Blocker
Attachments: SYNAPSE-761.patch
Following configuration fails because enrich source is not extracted from a
property.
<enrich>
<source clone="true" xpath="get-property('foo')"/>
<target xmlns:enrich="http://sample.org"
xpath="//enrich:aa/enrich:bb"/>
</enrich>
--
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]