]
Panagiotis Sotiropoulos commented on WFLY-4521:
-----------------------------------------------
Thank you very much. That worked.
Deployment does not see / cannot access the cdi interceptor if the
latter is loaded inside a module 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
Assignee: Jozef Hartinger
Attachments: interceptorExample.jar, interceptorExample.zip
The cdi interceptor is not accessible via the deployment, if it is loaded from a
Deployment Unit Processor as a module.