You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Sean Ahn (JIRA)" <ji...@apache.org> on 2008/12/03 20:25:44 UTC

[jira] Created: (ODE-448) Message routing fails when implicit and explicit correlations are used together

Message routing fails when implicit and explicit correlations are used together
-------------------------------------------------------------------------------

                 Key: ODE-448
                 URL: https://issues.apache.org/jira/browse/ODE-448
             Project: ODE
          Issue Type: Bug
          Components: BPEL Runtime
            Reporter: Sean Ahn


Message routing fails when implicit and explicit correlations are used together.

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


[jira] Resolved: (ODE-448) Message routing fails when implicit and explicit correlations are used together

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

Alex Boisvert resolved ODE-448.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 1.3

Patch applied.  Thanks!

boisvert@boog:~/svn/ode/1.1$ svn commit -m "ODE-448: Message routing fails when implicit and explicit correlations are used together"
Sending        bpel-api/src/main/java/org/apache/ode/bpel/common/CorrelationKeySet.java
Sending        bpel-api/src/test/java/org/apache/ode/bpel/common/CorrelationKeySetTest.java
Transmitting file data ..
Committed revision 723157.


> Message routing fails when implicit and explicit correlations are used together
> -------------------------------------------------------------------------------
>
>                 Key: ODE-448
>                 URL: https://issues.apache.org/jira/browse/ODE-448
>             Project: ODE
>          Issue Type: Bug
>          Components: BPEL Runtime
>            Reporter: Sean Ahn
>             Fix For: 1.3
>
>         Attachments: ode-448.1x.patch
>
>
> Message routing fails when implicit and explicit correlations are used together.

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


[jira] Updated: (ODE-448) Message routing fails when implicit and explicit correlations are used together

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

Sean Ahn updated ODE-448:
-------------------------

    Attachment: ode-448.1x.patch

Attached patch. When generating subsets of the incoming correlation key set to compare against the correlation keys in routes, if an implicit correlation is found with at least one explicit correlation, the implicit correlation is taken out.


> Message routing fails when implicit and explicit correlations are used together
> -------------------------------------------------------------------------------
>
>                 Key: ODE-448
>                 URL: https://issues.apache.org/jira/browse/ODE-448
>             Project: ODE
>          Issue Type: Bug
>          Components: BPEL Runtime
>            Reporter: Sean Ahn
>         Attachments: ode-448.1x.patch
>
>
> Message routing fails when implicit and explicit correlations are used together.

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


[jira] Commented: (ODE-448) Message routing fails when implicit and explicit correlations are used together

Posted by "Sean Ahn (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ODE-448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12653502#action_12653502 ] 

Sean Ahn commented on ODE-448:
------------------------------

Thanks, Alex!!

> Message routing fails when implicit and explicit correlations are used together
> -------------------------------------------------------------------------------
>
>                 Key: ODE-448
>                 URL: https://issues.apache.org/jira/browse/ODE-448
>             Project: ODE
>          Issue Type: Bug
>          Components: BPEL Runtime
>            Reporter: Sean Ahn
>             Fix For: 1.3
>
>         Attachments: ode-448.1x.patch
>
>
> Message routing fails when implicit and explicit correlations are used together.

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