You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Kasun Indrasiri (JIRA)" <ji...@apache.org> on 2011/05/03 13:06:03 UTC

[jira] [Created] (SYNAPSE-761) Enrich Mediator cannot enrich from get-property function

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: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] [Assigned] (SYNAPSE-761) Enrich Mediator cannot enrich from get-property function

Posted by "Heshan Suriyaarachchi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNAPSE-761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Heshan Suriyaarachchi reassigned SYNAPSE-761:
---------------------------------------------

    Assignee: Heshan Suriyaarachchi

> 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
>            Assignee: Heshan Suriyaarachchi
>            Priority: Blocker
>             Fix For: 2.1
>
>         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: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] [Commented] (SYNAPSE-761) Enrich Mediator cannot enrich from get-property function

Posted by "Kasun Indrasiri (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SYNAPSE-761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13028157#comment-13028157 ] 

Kasun Indrasiri commented on SYNAPSE-761:
-----------------------------------------

Attach the patch that fixes the issue. 

> 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: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] [Resolved] (SYNAPSE-761) Enrich Mediator cannot enrich from get-property function

Posted by "Heshan Suriyaarachchi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNAPSE-761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Heshan Suriyaarachchi resolved SYNAPSE-761.
-------------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1

Thanks Kasun for the contribution. 
Committed to the trunk. revision 1136301.


> 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
>            Assignee: Heshan Suriyaarachchi
>            Priority: Blocker
>             Fix For: 2.1
>
>         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: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] [Updated] (SYNAPSE-761) Enrich Mediator cannot enrich from get-property function

Posted by "Kasun Indrasiri (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNAPSE-761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kasun Indrasiri updated SYNAPSE-761:
------------------------------------

    Attachment: SYNAPSE-761.patch

> 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: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org