You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Tammo van Lessen (JIRA)" <ji...@apache.org> on 2011/01/07 03:44:45 UTC

[jira] Resolved: (ODE-878) Processes are not recompiled if .deploy is deleted and .bpel has changed

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

Tammo van Lessen resolved ODE-878.
----------------------------------

    Resolution: Fixed

> Processes are not recompiled if .deploy is deleted and .bpel has changed
> ------------------------------------------------------------------------
>
>                 Key: ODE-878
>                 URL: https://issues.apache.org/jira/browse/ODE-878
>             Project: ODE
>          Issue Type: Bug
>          Components: BPEL Compilation/Parsing
>    Affects Versions: 1.3.4
>            Reporter: Tammo van Lessen
>            Assignee: Tammo van Lessen
>             Fix For: 1.3.5
>
>
> Before ODE-567 is was possible to debug processes by editing the BPEL file and then redeploying the process bundle by deleting it's .deploy file. This was very useful in the case of hot deployment without making use of process versioning. The regression can be removed by giving the CBP file the same timestamp as the BPEL file has. If the process bundle is redeployed, the BPEL file will only be recompiled if the BPEL file is newer than the CBP file.

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