]
Panagiotis Sotiropoulos updated WFLY-4521:
------------------------------------------
Attachment: interceptorExample.jar
Contains deployment to test the "DUP" interceptor access.
Deployment does not see / cannot access the cdi interceptor if the
latter is loaded inside a mudule from a DUP.
----------------------------------------------------------------------------------------------------------------
Key: WFLY-4521
URL:
https://issues.jboss.org/browse/WFLY-4521
Project: WildFly
Issue Type: Bug
Components: CDI / Weld
Affects Versions: 9.0.0.Beta2
Reporter: Panagiotis Sotiropoulos
Attachments: interceptorExample.jar
The cdi interceptor is not accessible via the deployment, if it is loaded from a
Deployment Unit Processor as a module.