Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-3272

Add property to allow foreign resource processors

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • deploymentadmin-0.9.0
    • None
    • Deployment Admin
    • None

    Description

      DeploymentAdmin is built in such a way, that a deployment package is self-contained. However, in my case, I want to use a ResourceProcessor that is already on the system to process a configuration resource; if I do this, this will give me a DeploymentException.CODE_FOREIGN_CUSTOMIZER.

      Just like system property org.apache.felix.deploymentadmin.stopunaffectedbundle can customize the behavior of deployment admin, I propose a new property: org.apache.felix.deploymentadmin.allowforeigncustomizers , which allows ResourceProcessors that are already on the system to process resources in a deployment package. This should not be default behavior, so a system property should be in order.

      I will attach a patch for this shortly.

      Attachments

        1. FELIX-3272.patch
          2 kB
          Angelo van der Sijpt

        Activity

          People

            marrs Marcel Offermans
            angelovds Angelo van der Sijpt
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: