Details
Description
Many packages exported by System Bundle (ID 0) are missing in instances different than root instance.
To reproduce:
karaf@root()> package:exports -b 0 -p org.apache.xpath Package Name | Version | ID | Bundle Name ----------------------------------------------------------------------- org.apache.xpath.axes | 2.7.2 | 0 | org.apache.felix.framework org.apache.xpath.compiler | 2.7.2 | 0 | org.apache.felix.framework org.apache.xpath.domapi | 2.7.2 | 0 | org.apache.felix.framework org.apache.xpath.functions | 2.7.2 | 0 | org.apache.felix.framework org.apache.xpath.jaxp | 2.7.2 | 0 | org.apache.felix.framework org.apache.xpath.objects | 2.7.2 | 0 | org.apache.felix.framework org.apache.xpath.operations | 2.7.2 | 0 | org.apache.felix.framework org.apache.xpath.patterns | 2.7.2 | 0 | org.apache.felix.framework org.apache.xpath.res | 2.7.2 | 0 | org.apache.felix.framework org.apache.xpath | 2.7.2 | 0 | org.apache.felix.framework karaf@root()> instance:create test karaf@root()> instance:start test karaf@root()> instance:connect test karaf@test()> package:exports -b 0 -p org.apache.xpath Package Name | Version | ID | Bundle Name ----------------------------------------- karaf@test()>
Attachments
Issue Links
- is duplicated by
-
KARAF-5693 Incomplete config.properties file in built assemblies
- Resolved
- is related to
-
KARAF-5018 Missing files in distribution created by instance:create
- Resolved
- relates to
-
KARAF-5693 Incomplete config.properties file in built assemblies
- Resolved
- links to