You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Torsten Mielke (JIRA)" <ji...@apache.org> on 2008/10/08 12:43:52 UTC

[jira] Created: (SM-1622) servicemix-eip content enricher should copy original message properties in the way the pipeline does

servicemix-eip content enricher should copy original message properties in the way the pipeline does
----------------------------------------------------------------------------------------------------

                 Key: SM-1622
                 URL: https://issues.apache.org/activemq/browse/SM-1622
             Project: ServiceMix
          Issue Type: Bug
          Components: servicemix-eip
    Affects Versions: 3.2.2
            Reporter: Torsten Mielke


The servicemix-eip Content Enricher implementation should copy the original message properties in the way as the Pipeline implementation does.
Currently it does not copy properties neither from transformer out message nor from original request message.



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (SM-1622) servicemix-eip content enricher should copy original message properties in the way the pipeline does

Posted by "Torsten Mielke (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Torsten Mielke updated SM-1622:
-------------------------------

    Attachment: ESB-435.diff

Proposing a patch utilizing EIPEndpoint.copeProperties() method. Patch also includes a JUnit test method in ContentEnricherTest.java.

> servicemix-eip content enricher should copy original message properties in the way the pipeline does
> ----------------------------------------------------------------------------------------------------
>
>                 Key: SM-1622
>                 URL: https://issues.apache.org/activemq/browse/SM-1622
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-eip
>    Affects Versions: 3.2.2
>            Reporter: Torsten Mielke
>         Attachments: ESB-435.diff
>
>
> The servicemix-eip Content Enricher implementation should copy the original message properties in the way as the Pipeline implementation does.
> Currently it does not copy properties neither from transformer out message nor from original request message.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SM-1622) servicemix-eip content enricher should copy original message properties in the way the pipeline does

Posted by "Gert Vanthienen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gert Vanthienen resolved SM-1622.
---------------------------------

         Assignee: Gert Vanthienen
    Fix Version/s: 4.0-m3
                   3.2.3
                   3.3
       Resolution: Fixed

Patch has been applied
- for components in https://svn.eu.apache.org/viewvc?view=rev&revision=703121
- for smx 3.2 branch in https://svn.eu.apache.org/viewvc?view=rev&revision=703123

Thanks to Torsten Mielke for providing the patch!

> servicemix-eip content enricher should copy original message properties in the way the pipeline does
> ----------------------------------------------------------------------------------------------------
>
>                 Key: SM-1622
>                 URL: https://issues.apache.org/activemq/browse/SM-1622
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-eip
>    Affects Versions: 3.2.2
>            Reporter: Torsten Mielke
>            Assignee: Gert Vanthienen
>             Fix For: 4.0-m3, 3.2.3, 3.3
>
>         Attachments: ESB-435.diff
>
>
> The servicemix-eip Content Enricher implementation should copy the original message properties in the way as the Pipeline implementation does.
> Currently it does not copy properties neither from transformer out message nor from original request message.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.