Petals ESB Container

We should be able to shutdown a component only if no SU is deployed on

Details

  • Description:
    Hide

    To shutdown a component, it should no longer have SU deployed on. All SUs must be undeployed before to shutdown the component.

    In previous version of Petals ESB it was possible to shutdown a component with SUs deployed on, but the following use case cannot be supported:

    • according to JBI specifications: all external resource connections (as database) are:
      • created on init(),
      • released on shutdown().
    • but component as SE BPMN that requires an external resource connection (as database) when (un)deploying service unit can not be supported, except if the component shutdown is blocked if SUs are deployed on.
    Show
    To shutdown a component, it should no longer have SU deployed on. All SUs must be undeployed before to shutdown the component. In previous version of Petals ESB it was possible to shutdown a component with SUs deployed on, but the following use case cannot be supported:
    • according to JBI specifications: all external resource connections (as database) are:
      • created on init(),
      • released on shutdown().
    • but component as SE BPMN that requires an external resource connection (as database) when (un)deploying service unit can not be supported, except if the component shutdown is blocked if SUs are deployed on.
  • Environment:
    -

Activity

Hide
Christophe DENEUX added a comment - Mon, 6 Oct 2014 - 11:45:04 +0200

When stopping a Petals ESB container, the component must be shutdown even if SUs are deployed: svn#36547

Show
Christophe DENEUX added a comment - Mon, 6 Oct 2014 - 11:45:04 +0200 When stopping a Petals ESB container, the component must be shutdown even if SUs are deployed: svn#36547
Hide
Christophe DENEUX added a comment - Mon, 22 Sep 2014 - 15:00:19 +0200

Done in trunk

Show
Christophe DENEUX added a comment - Mon, 22 Sep 2014 - 15:00:19 +0200 Done in trunk

People

Dates

  • Created:
    Mon, 22 Sep 2014 - 14:54:01 +0200
    Updated:
    Mon, 6 Oct 2014 - 11:45:04 +0200
    Resolved:
    Mon, 22 Sep 2014 - 15:00:19 +0200