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 2009/04/20 20:04:47 UTC

[jira] Created: (ODE-589) Clean up the process hydration logic

Clean up the process hydration logic
------------------------------------

                 Key: ODE-589
                 URL: https://issues.apache.org/jira/browse/ODE-589
             Project: ODE
          Issue Type: Improvement
            Reporter: Sean Ahn


During the process hydration, we check if the signature(guid) of the process has been changed. This was to support different store implementations to dynamically pick up any process changes.

Other store implementations should now send down the UNDEPLOY event to the engine to get the new process definition picked up.


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


[jira] Closed: (ODE-589) Clean up the process hydration logic

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

Sean Ahn closed ODE-589.
------------------------


> Clean up the process hydration logic
> ------------------------------------
>
>                 Key: ODE-589
>                 URL: https://issues.apache.org/jira/browse/ODE-589
>             Project: ODE
>          Issue Type: Improvement
>            Reporter: Sean Ahn
>
> During the process hydration, we check if the signature(guid) of the process has been changed. This was to support different store implementations to dynamically pick up any process changes.
> Other store implementations should now send down the UNDEPLOY event to the engine to get the new process definition picked up.

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


[jira] Resolved: (ODE-589) Clean up the process hydration logic

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

Sean Ahn resolved ODE-589.
--------------------------

    Resolution: Fixed

r766776 | seanahn | 2009-04-20 11:05:07 -0700 (Mon, 20 Apr 2009) | 1 line
Changed paths:
   M /ode/branches/APACHE_ODE_1.X/bpel-runtime/src/main/java/org/apache/ode/bpel/engine/BpelProcess.java

> Clean up the process hydration logic
> ------------------------------------
>
>                 Key: ODE-589
>                 URL: https://issues.apache.org/jira/browse/ODE-589
>             Project: ODE
>          Issue Type: Improvement
>            Reporter: Sean Ahn
>
> During the process hydration, we check if the signature(guid) of the process has been changed. This was to support different store implementations to dynamically pick up any process changes.
> Other store implementations should now send down the UNDEPLOY event to the engine to get the new process definition picked up.

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


[jira] Updated: (ODE-589) Clean up the process hydration logic

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

Alex Boisvert updated ODE-589:
------------------------------

    Fix Version/s: 1.3.1

> Clean up the process hydration logic
> ------------------------------------
>
>                 Key: ODE-589
>                 URL: https://issues.apache.org/jira/browse/ODE-589
>             Project: ODE
>          Issue Type: Improvement
>            Reporter: Sean Ahn
>             Fix For: 1.3.1
>
>
> During the process hydration, we check if the signature(guid) of the process has been changed. This was to support different store implementations to dynamically pick up any process changes.
> Other store implementations should now send down the UNDEPLOY event to the engine to get the new process definition picked up.

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