You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Ron Gavlin (JIRA)" <ji...@apache.org> on 2008/02/20 15:41:15 UTC

[jira] Created: (SM-1239) EIP StaticRecipientList should propagate properties in asynchronous exchanges

EIP StaticRecipientList should propagate properties in asynchronous exchanges
-----------------------------------------------------------------------------

                 Key: SM-1239
                 URL: https://issues.apache.org/activemq/browse/SM-1239
             Project: ServiceMix
          Issue Type: New Feature
          Components: servicemix-eip
    Affects Versions: 3.2.1
            Reporter: Ron Gavlin


The EIP StaticRecipientList should propagate properties in asynchronous exchanges. This behavior is already implemented for synchronous exchanges. It should also be implemented for asynchronous exchanges.

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


[jira] Updated: (SM-1239) EIP StaticRecipientList should propagate properties in asynchronous exchanges

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

Guillaume Nodet updated SM-1239:
--------------------------------

    Fix Version/s: servicemix-eip-2008.01

> EIP StaticRecipientList should propagate properties in asynchronous exchanges
> -----------------------------------------------------------------------------
>
>                 Key: SM-1239
>                 URL: https://issues.apache.org/activemq/browse/SM-1239
>             Project: ServiceMix
>          Issue Type: New Feature
>          Components: servicemix-eip
>    Affects Versions: 3.2.1
>            Reporter: Ron Gavlin
>            Assignee: Guillaume Nodet
>             Fix For: 3.2.2, 3.3, servicemix-eip-2008.01
>
>         Attachments: StaticRecipientList.java.patch
>
>
> The EIP StaticRecipientList should propagate properties in asynchronous exchanges. This behavior is already implemented for synchronous exchanges. It should also be implemented for asynchronous exchanges.

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


[jira] Closed: (SM-1239) EIP StaticRecipientList should propagate properties in asynchronous exchanges

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

Guillaume Nodet closed SM-1239.
-------------------------------

    Resolution: Duplicate

> EIP StaticRecipientList should propagate properties in asynchronous exchanges
> -----------------------------------------------------------------------------
>
>                 Key: SM-1239
>                 URL: https://issues.apache.org/activemq/browse/SM-1239
>             Project: ServiceMix
>          Issue Type: New Feature
>          Components: servicemix-eip
>    Affects Versions: 3.2.1
>            Reporter: Ron Gavlin
>
> The EIP StaticRecipientList should propagate properties in asynchronous exchanges. This behavior is already implemented for synchronous exchanges. It should also be implemented for asynchronous exchanges.

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


[jira] Reopened: (SM-1239) EIP StaticRecipientList should propagate properties in asynchronous exchanges

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

Ron Gavlin reopened SM-1239:
----------------------------


The code for asynchronous property propagation for the EIP StaticRecipientList and EIP Pipeline are maintained in separate Java source files/classes. The separate issues reflect the need to patch both classes.

- Ron

> EIP StaticRecipientList should propagate properties in asynchronous exchanges
> -----------------------------------------------------------------------------
>
>                 Key: SM-1239
>                 URL: https://issues.apache.org/activemq/browse/SM-1239
>             Project: ServiceMix
>          Issue Type: New Feature
>          Components: servicemix-eip
>    Affects Versions: 3.2.1
>            Reporter: Ron Gavlin
>
> The EIP StaticRecipientList should propagate properties in asynchronous exchanges. This behavior is already implemented for synchronous exchanges. It should also be implemented for asynchronous exchanges.

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


[jira] Updated: (SM-1239) EIP StaticRecipientList should propagate properties in asynchronous exchanges

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

Andrea Zoppello updated SM-1239:
--------------------------------

    Attachment: StaticRecipientList.java.patch

Patch available

> EIP StaticRecipientList should propagate properties in asynchronous exchanges
> -----------------------------------------------------------------------------
>
>                 Key: SM-1239
>                 URL: https://issues.apache.org/activemq/browse/SM-1239
>             Project: ServiceMix
>          Issue Type: New Feature
>          Components: servicemix-eip
>    Affects Versions: 3.2.1
>            Reporter: Ron Gavlin
>         Attachments: StaticRecipientList.java.patch
>
>
> The EIP StaticRecipientList should propagate properties in asynchronous exchanges. This behavior is already implemented for synchronous exchanges. It should also be implemented for asynchronous exchanges.

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


[jira] Resolved: (SM-1239) EIP StaticRecipientList should propagate properties in asynchronous exchanges

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

Guillaume Nodet resolved SM-1239.
---------------------------------

         Assignee: Guillaume Nodet
    Fix Version/s: 3.2.2
                   3.3
       Resolution: Fixed

Sending        servicemix-eip/src/main/java/org/apache/servicemix/eip/patterns/StaticRecipientList.java
Transmitting file data .
Committed revision 631940.

Sending        servicemix-eip/src/main/java/org/apache/servicemix/eip/patterns/StaticRecipientList.java
Transmitting file data .
Committed revision 631941.

> EIP StaticRecipientList should propagate properties in asynchronous exchanges
> -----------------------------------------------------------------------------
>
>                 Key: SM-1239
>                 URL: https://issues.apache.org/activemq/browse/SM-1239
>             Project: ServiceMix
>          Issue Type: New Feature
>          Components: servicemix-eip
>    Affects Versions: 3.2.1
>            Reporter: Ron Gavlin
>            Assignee: Guillaume Nodet
>             Fix For: 3.2.2, 3.3
>
>         Attachments: StaticRecipientList.java.patch
>
>
> The EIP StaticRecipientList should propagate properties in asynchronous exchanges. This behavior is already implemented for synchronous exchanges. It should also be implemented for asynchronous exchanges.

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