|
Proxies for classes with interceptors depend on the following packages:
org.jboss.weld.interceptor.proxy
|
org.jboss.weld.interceptor.util.proxy
|
These packages have to be exported by weld-osgi-bundle, or else interceptor proxies will not work in OSGi.
(Note: Surfaced in a test with Pax CDI and DeltaSpike Security where one of the bean classes involved has package visibility.)
|