Petals ESB Container

The microkernel should be able to load extensions before loading its internal components

Details

  • Type: Improvement Request Improvement Request
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 4.2.0
  • Fix Version/s: 5.0.0
  • Component/s: Micro-kernel
  • Security Level: Public
  • Description:
    Hide

    Nowadays the Petals µKernel supports:

    • to load extension once all its internal component are loaded,
    • and to load dedicated implementation of mutable internal component.

    In some case, an implementation of a mutable component can require to embed its external resources into dedicated Fractal components (for example, the registry overlay is embedded into a Fractal component to avoid to start another process using the sample configuration). So this Fractal component must be loaded before the mutable component implementation.

    Show
    Nowadays the Petals µKernel supports:
    • to load extension once all its internal component are loaded,
    • and to load dedicated implementation of mutable internal component.
    In some case, an implementation of a mutable component can require to embed its external resources into dedicated Fractal components (for example, the registry overlay is embedded into a Fractal component to avoid to start another process using the sample configuration). So this Fractal component must be loaded before the mutable component implementation.
  • Environment:
    -

Issue Links

Activity

People

Dates

  • Created:
    Tue, 21 Jan 2014 - 11:19:08 +0100
    Updated:
    Thu, 23 Jan 2014 - 11:05:16 +0100
    Resolved:
    Thu, 23 Jan 2014 - 11:05:16 +0100