[ 
https://issues.apache.org/jira/browse/ODE-247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matthieu Riou resolved ODE-247.
-------------------------------

    Resolution: Fixed
      Assignee: Matthieu Riou

Patch applied some time ago.

> ServiceFaultCatchTest: process might deployed twice
> ---------------------------------------------------
>
>                 Key: ODE-247
>                 URL: https://issues.apache.org/jira/browse/ODE-247
>             Project: ODE
>          Issue Type: Test
>    Affects Versions: 1.1
>            Reporter: Alexis Midon
>            Assignee: Matthieu Riou
>            Priority: Minor
>             Fix For: 1.2
>
>         Attachments: ode-247.patch
>
>
> As of today, the process is deployed at the beginning of the unit test. (1)
> However if an exception is thrown, the process never gets undeployed meaning 
> it would be automatically re-deployed during ODE server start-up. This will 
> fail in a "Duplicate Deployment Unit" error due to (1).
> The fix has to make sure the process is deployed only if necessary and 
> undeployed no matter what happens during the test.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to