Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.3.4
-
Fedora, ODE 1.3.4, jdk6
Description
To reproduce the problem:
1) Deploy the attached simple_correlation.zip via the ODE console
2) Use SOAPUI or some other client to send a 'hello' mesage (with ID 1) to the service at: http://localhost:8080/ode/processes/simple_correlation
3) Deploy the attached example again, to create version 2
4) Send another 'hello' message, this time with ID 2
5) From the Deployment tab on the console, undeploy the current (version 2) process
6) Send a 'goodbye' message with ID 1. This should be routed to the active instance associated with version 1 - however it fails as there is no web service.