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/19 01:29:44 UTC

[jira] Created: (ODE-468) There is a really short time window that implicit correlation value could be corrupted

There is a really short time window that implicit correlation value could be corrupted
--------------------------------------------------------------------------------------

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


The ODEService is a peer for AXISService and it uses a member variable to store the implicit correlation value which is process instance dependent.

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


[jira] Updated: (ODE-468) There is a really short time window that implicit correlation value could be corrupted

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

Sean Ahn updated ODE-468:
-------------------------

    Attachment: ode-468.1x.patch

Another instance of WSAEndpoint is created and used on every outgoing message.

> There is a really short time window that implicit correlation value could be corrupted
> --------------------------------------------------------------------------------------
>
>                 Key: ODE-468
>                 URL: https://issues.apache.org/jira/browse/ODE-468
>             Project: ODE
>          Issue Type: Bug
>          Components: BPEL Runtime
>            Reporter: Sean Ahn
>         Attachments: ode-468.1x.patch
>
>
> The ODEService is a peer for AXISService and it uses a member variable to store the implicit correlation value which is process instance dependent.

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


[jira] Updated: (ODE-468) There is a really short time window that implicit correlation value could be corrupted

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

Sean Ahn updated ODE-468:
-------------------------

    Attachment: ode-468.1x.patch

Attached another one with deep cloning.

> There is a really short time window that implicit correlation value could be corrupted
> --------------------------------------------------------------------------------------
>
>                 Key: ODE-468
>                 URL: https://issues.apache.org/jira/browse/ODE-468
>             Project: ODE
>          Issue Type: Bug
>          Components: BPEL Runtime
>            Reporter: Sean Ahn
>         Attachments: ode-468.1x.patch
>
>
> The ODEService is a peer for AXISService and it uses a member variable to store the implicit correlation value which is process instance dependent.

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


[jira] Resolved: (ODE-468) There is a really short time window that implicit correlation value could be corrupted

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

Sean Ahn resolved ODE-468.
--------------------------

    Resolution: Fixed

r727878 | mriou | 2008-12-18 17:14:33 -0800 (Thu, 18 Dec 2008) | 1 line
Changed paths:
   M /ode/branches/APACHE_ODE_1.X/axis2/src/main/java/org/apache/ode/axis2/ODEService.java
   M /ode/branches/APACHE_ODE_1.X/bpel-epr/src/main/java/org/apache/ode/bpel/epr/WSAEndpoint.java


> There is a really short time window that implicit correlation value could be corrupted
> --------------------------------------------------------------------------------------
>
>                 Key: ODE-468
>                 URL: https://issues.apache.org/jira/browse/ODE-468
>             Project: ODE
>          Issue Type: Bug
>          Components: BPEL Runtime
>            Reporter: Sean Ahn
>         Attachments: ode-468.1x.patch, ode-468.trunk.patch
>
>
> The ODEService is a peer for AXISService and it uses a member variable to store the implicit correlation value which is process instance dependent.

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


[jira] Updated: (ODE-468) There is a really short time window that implicit correlation value could be corrupted

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

Sean Ahn updated ODE-468:
-------------------------

    Attachment:     (was: ode-468.1x.patch)

> There is a really short time window that implicit correlation value could be corrupted
> --------------------------------------------------------------------------------------
>
>                 Key: ODE-468
>                 URL: https://issues.apache.org/jira/browse/ODE-468
>             Project: ODE
>          Issue Type: Bug
>          Components: BPEL Runtime
>            Reporter: Sean Ahn
>
> The ODEService is a peer for AXISService and it uses a member variable to store the implicit correlation value which is process instance dependent.

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


[jira] Updated: (ODE-468) There is a really short time window that implicit correlation value could be corrupted

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

Sean Ahn updated ODE-468:
-------------------------

    Attachment: ode-468.trunk.patch

Attached trunk version of patch.

> There is a really short time window that implicit correlation value could be corrupted
> --------------------------------------------------------------------------------------
>
>                 Key: ODE-468
>                 URL: https://issues.apache.org/jira/browse/ODE-468
>             Project: ODE
>          Issue Type: Bug
>          Components: BPEL Runtime
>            Reporter: Sean Ahn
>         Attachments: ode-468.1x.patch, ode-468.trunk.patch
>
>
> The ODEService is a peer for AXISService and it uses a member variable to store the implicit correlation value which is process instance dependent.

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