You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Heshan Suriyaarachchi (JIRA)" <ji...@apache.org> on 2011/06/14 10:26:47 UTC

[jira] [Resolved] (SYNAPSE-779) Cannot enrich from a source property of type OMText

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

Heshan Suriyaarachchi resolved SYNAPSE-779.
-------------------------------------------

    Resolution: Fixed

> Cannot enrich from a source property of type OMText
> ---------------------------------------------------
>
>                 Key: SYNAPSE-779
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-779
>             Project: Synapse
>          Issue Type: Bug
>            Reporter: Kasun Indrasiri
>            Assignee: Heshan Suriyaarachchi
>            Priority: Critical
>         Attachments: SYNAPSE-779.patch
>
>
> Say we have the following configuration to extract a text as a property. 
> <enrich> 
>    <source clone="true" 
>            xpath="//foo/bar/a/text()" /> 
>    <target type="property" property="TEXT_VAL"/> 
> </enrich> 
> Now we cannot enrich from the property we extracted from above enrich mediator. 
> <enrich> 
>      <source type="property" property="TEXT_VAL"/> 
>      <target xpath="//a/bar/c/text()"/> 
> </enrich>

--
This message is automatically generated by JIRA.
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