-
Clarification
-
Resolution: Done
-
Blocker
-
1.1.PFD
-
None
There is a TCK test in which an archive with the beans.xml file enables an interceptor (by listing the interceptor class name in beans.xml). The interceptor class is packaged in another library archive which is not a bean archive. It is not clear from the specification if an interceptor bound using interceptor bindings may only be packaged in a bean archive or whether a CDI implementation should pull the interceptor definition based on the declaration in the beans.xml file even if the interceptor is outside of a bean archive.
- blocks
-
WELD-1073 Cannot enable interceptor that is not deployed in any bean archive
- Resolved
- relates to
-
CDITCK-332 Remove test for interceptor that is not deployed in any bean archive
- Resolved