You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2019/05/09 10:16:00 UTC

[jira] [Created] (SLING-8410) Add analyser to scan for potential problems when using Apache Felix Connect

Carsten Ziegeler created SLING-8410:
---------------------------------------

             Summary: Add analyser to scan for potential problems when using Apache Felix Connect
                 Key: SLING-8410
                 URL: https://issues.apache.org/jira/browse/SLING-8410
             Project: Sling
          Issue Type: New Feature
          Components: Feature Model
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
             Fix For: Feature Model Analyser 1.0.2


When running in Apache Felix Connect, the bundles are all put on a shared classloader. There are potentially two problems here:
- if a bundle embeds other jars which are part of the bundle class path, this requires to exband the bundle
- if there is more than a bundle for a package (like for private packages), then these packages are merged on the classpath and the first class found wins



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)