-
Bug
-
Resolution: Done
-
Major
-
None
-
None
When registering interceptors using the SPI weld ignores the information passed in via the AnnotatedMethod object and instead looks for the AroundInvoke/PostConstruct/PreDestroy annotations using reflection.
- relates to
-
WELD-853 @AroundInvoke annotations added by SPI are ignored
- Resolved