[
https://issues.apache.org/jira/browse/ODE-958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13654500#comment-13654500
]
Hudson commented on ODE-958:
----------------------------
Integrated in ODE-trunk-jdk6 #472 (See
[https://builds.apache.org/job/ODE-trunk-jdk6/472/])
ODE-958: Added a check if there is already an active process then do not
allow to activate the retired process (Revision
8d7427e7e1662dbed9087cf3f9a49297e1bdef6b)
Result = FAILURE
sathwik :
Files :
*
axis2-war/src/test/java/org/apache/ode/axis2/management/ActivateRetiredProcessTest.java
* bpel-store/src/main/java/org/apache/ode/store/ProcessStoreImpl.java
> ODE allows activating a retired process when there is already an active
> version
> -------------------------------------------------------------------------------
>
> Key: ODE-958
> URL: https://issues.apache.org/jira/browse/ODE-958
> Project: ODE
> Issue Type: Bug
> Components: BPEL Runtime
> Reporter: Sathwik Bantwal Premakumar
> Assignee: Sathwik Bantwal Premakumar
> Priority: Critical
> Labels: patch
> Fix For: 1.3.6
>
> Attachments: ODE-958-1.patch, ODE-958.patch, ODE-958-Testcase.patch
>
>
> Steps to reproduce:
> 1) Deploy a process to the server (V1)
> 2) Deploy the process again (V2)
> 3) V1: Retired and V2: Active
> 4) Now activate (Process package) V1 which is in Retired state.
> 5) An exception is thrown ContextException("Can't activate two processes of
> the same name:....)
> 6) Now check the status of V1 and V2, you can see that both the versions V1
> and V2 are Active.
> Retired process should not be activated when there is already an active
> version.
> Forum Thread
> http://ode.markmail.org/message/a6mihchounrue4yz
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira