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
            Priority: Critical


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: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to