Antonin Stefanutti created PAXCDI-215
In PAX CDI Weld, the ProxyWeavingHook hook adds the required dynamic imports for Weld classes in case a bundle requires the PAX CDI capability (org.ops4j.pax.cdi.extension).
However, for CDI extension bundle, that leads to having an empty CDI container started when the CDI extension bundle is deployed.
A better approach is to apply the weaving logic for CDI extension that instead provides a PAX CDI capability.
Affects: 1.0.0
Fixed in: 1.1.4
Votes: 0, Watches: 1