Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.3.4
-
None
Description
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.