Petals ESB Container

'ServiceAssemblyLifeCycle' should be referenced inside the 'ContainerService' instead of the 'AdminService'

Details

  • Description:
    Hide

    Nowadays, 'ServiceAssemblyLifeCycle' are referenced inside the 'AdminService'. Moreover, since PETALSESBCONT-288, no component of the composite 'Container' should be referenced by an external component.

    It is better to bind them to the ContainerService as an interface collection.

    Show
    Nowadays, 'ServiceAssemblyLifeCycle' are referenced inside the 'AdminService'. Moreover, since PETALSESBCONT-288, no component of the composite 'Container' should be referenced by an external component. It is better to bind them to the ContainerService as an interface collection.
  • Environment:
    -

Issue Links

Activity

Hide
Christophe DENEUX added a comment - Wed, 12 Feb 2014 - 10:24:00 +0100

'ServiceAssemblyLifeCycle' are now referenced in 'ContainerService'. Done in trunk.
But no Fractal binding has been used because it does not work. An error occurs when removing the binding. It's strange, because for 'Installer' that works fine. Perhaps a bug in Fractal

Show
Christophe DENEUX added a comment - Wed, 12 Feb 2014 - 10:24:00 +0100 'ServiceAssemblyLifeCycle' are now referenced in 'ContainerService'. Done in trunk. But no Fractal binding has been used because it does not work. An error occurs when removing the binding. It's strange, because for 'Installer' that works fine. Perhaps a bug in Fractal
Hide
Victor NOËL added a comment - Fri, 20 Mar 2015 - 11:57:11 +0100 - edited

That last point has been fixed in r36899 following the resolution of PETALSESBCONT-318.

Show
Victor NOËL added a comment - Fri, 20 Mar 2015 - 11:57:11 +0100 - edited That last point has been fixed in r36899 following the resolution of PETALSESBCONT-318.

People

Dates

  • Created:
    Mon, 10 Feb 2014 - 14:22:42 +0100
    Updated:
    Fri, 20 Mar 2015 - 11:57:58 +0100
    Resolved:
    Wed, 12 Feb 2014 - 10:24:00 +0100