You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Gary Brown (JIRA)" <ji...@apache.org> on 2010/07/02 14:34:52 UTC

[jira] Created: (ODE-864) Undeploying active process unpublishes webservice, even when retired processes still exist with active instances

Undeploying active process unpublishes webservice, even when retired processes still exist with active instances
----------------------------------------------------------------------------------------------------------------

                 Key: ODE-864
                 URL: https://issues.apache.org/jira/browse/ODE-864
             Project: ODE
          Issue Type: Bug
          Components: Deployment
    Affects Versions: 1.3.4
         Environment: Fedora, ODE 1.3.4, jdk6
            Reporter: Gary Brown
             Fix For: 1.3.5


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.



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


[jira] Updated: (ODE-864) Undeploying active process unpublishes webservice, even when retired processes still exist with active instances

Posted by "Gary Brown (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ODE-864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Brown updated ODE-864:
---------------------------

    Attachment: simple_correlation.zip

The BPEL process that can be used to reproduce the problem.

> Undeploying active process unpublishes webservice, even when retired processes still exist with active instances
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: ODE-864
>                 URL: https://issues.apache.org/jira/browse/ODE-864
>             Project: ODE
>          Issue Type: Bug
>          Components: Deployment
>    Affects Versions: 1.3.4
>         Environment: Fedora, ODE 1.3.4, jdk6
>            Reporter: Gary Brown
>             Fix For: 1.3.5
>
>         Attachments: simple_correlation.zip
>
>
> 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.

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


[jira] Assigned: (ODE-864) Undeploying active process unpublishes webservice, even when retired processes still exist with active instances

Posted by "Jeff Yu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ODE-864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Yu reassigned ODE-864:
---------------------------

    Assignee: Jeff Yu

> Undeploying active process unpublishes webservice, even when retired processes still exist with active instances
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: ODE-864
>                 URL: https://issues.apache.org/jira/browse/ODE-864
>             Project: ODE
>          Issue Type: Bug
>          Components: Deployment
>    Affects Versions: 1.3.4
>         Environment: Fedora, ODE 1.3.4, jdk6
>            Reporter: Gary Brown
>            Assignee: Jeff Yu
>             Fix For: 1.3.5
>
>         Attachments: simple_correlation.zip
>
>
> 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.

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