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

[jira] Resolved: (SM-1238) EIP Pipeline should propagate message properties across asynchronous exchanges

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

Guillaume Nodet resolved SM-1238.
---------------------------------

    Fix Version/s: 3.3
       Resolution: Fixed

Sending        src/main/java/org/apache/servicemix/eip/EIPEndpoint.java
Sending        src/main/java/org/apache/servicemix/eip/patterns/Pipeline.java
Sending        src/main/java/org/apache/servicemix/eip/patterns/SplitAggregator.java
Sending        src/main/java/org/apache/servicemix/eip/patterns/StaticRecipientList.java
Sending        src/main/java/org/apache/servicemix/eip/support/AbstractAggregator.java
Sending        src/main/java/org/apache/servicemix/eip/support/AbstractSplitter.java
Sending        src/test/java/org/apache/servicemix/eip/AbstractEIPTest.java
Sending        src/test/java/org/apache/servicemix/eip/PipelineTest.java
Sending        src/test/java/org/apache/servicemix/eip/ResequencerTest.java
Sending        src/test/java/org/apache/servicemix/eip/SplitAggregatorTest.java
Sending        src/test/java/org/apache/servicemix/eip/SpringConfigurationTest.java
Sending        src/test/java/org/apache/servicemix/eip/StaticRecipientListTest.java
Sending        src/test/java/org/apache/servicemix/eip/XPathSplitterTest.java
Sending        src/test/resources/org/apache/servicemix/eip/spring.xml
Transmitting file data ..............
Committed revision 674844.

> EIP Pipeline should propagate message properties across asynchronous exchanges
> ------------------------------------------------------------------------------
>
>                 Key: SM-1238
>                 URL: https://issues.apache.org/activemq/browse/SM-1238
>             Project: ServiceMix
>          Issue Type: New Feature
>          Components: servicemix-eip
>    Affects Versions: 3.2.1
>            Reporter: Ron Gavlin
>            Assignee: Guillaume Nodet
>             Fix For: 3.3
>
>         Attachments: Pipeline.java.patch
>
>
> EIP Pipeline output properties should be the same as input properties except where modified by the transform in asynchronous exchanges. 
> Also, StreamSource faults should be localized before returning to the exchange.
> I hope to submit a patch for this issue shortly.

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