• Provisioner service and feature deployment

    Service Definition  The Provisioner is a service that allows a client to specifiy a set of abstract requirements to be satisfied by the runtime. It has the complete view of Capabilities installed in the runtime ...
    Profile Photo
    last modified by thomas.diesler
  • Apache Camel Subsystem

    Apache Camel is a lightweight Enterprise Integration (EI) framework that is a core component in the JBoss Fuse ESB product. In an effort to consolidate product stacks and generallay enable Fuse components to leverage ...
    Profile Photo
    last modified by thomas.diesler
  • OSGi subsystem activation process

    This article describes the non-trivial process of starting up the OSGi subsystem in AS7 Activation Triggers Eager activation on server start Having reified Bundle objects for all installed bundles Explici...
    Profile Photo
    last modified by thomas.diesler
  • OSGi Runtime Management using Detyped API

    The Server-side management API of the OSGi subsystem will need to provide basic management of the OSGi runtime. This is specifically management that isn't already provided elsewhere (e.g. deploy and undeploy are alrea...
    Profile Photo
    last modified by bosschaert