Skip to content

Utility for OSGi components management #30

Description

@jwadolowski

Currently CQ UNIX Toolkit comes with cqosgi command that allows for listing, stopping and starting of OSGi bundles. Would be nice to see something similar for OSGi components (/system/console/components).

CQ/AEM provides a very similar interface as for bundles:

  • /system/console/components/.json to get a list of components
  • POST /system/console/components/<id> with action=<action> as a POST payload to manipulate component state

I've checked that just for AEM6 (with SP2), but I suppose it should be the same for CQ 5.5+ (to be verified).

I'd love to see that on the roadmap for one of the forthcoming releases.

Cheers,
Kuba

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions