Undeploying a retired process disables active process endpoint
--------------------------------------------------------------
Key: ODE-183
URL: https://issues.apache.org/jira/browse/ODE-183
Project: ODE
Issue Type: Bug
Affects Versions: 1.1
Reporter: Matthieu Riou
Assignee: Matthieu Riou
Fix For: 1.1.1
To reproduce:
1) Deploy HelloWorld -> version 1 deployed
2) Invoke Helloworld v1 -> works fine
3) Redeploy HelloWorld -> version 2 deployed, version 1 is retired
4) Invoke Helloworld v2 -> works fine
5) Undeploy Helloworld v1 (retired) -> ok
6) Invoke Helloworld v2 -> fails!
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.