Validate that the JCache interceptors are declared in the beans.xml
-------------------------------------------------------------------
Key: ISPN-1262
URL:
https://issues.jboss.org/browse/ISPN-1262
Project: Infinispan
Issue Type: Feature Request
Components: CDI integration
Reporter: Kevin Pollet
Assignee: Kevin Pollet
Priority: Minor
We could validate that the JCache interceptors are enabled in the {{beans.xml}} at
deployment. This check can be done at {{AfterBeanDiscovery}} phase with
{{BeanManager#resolverInterceptors()}} for each JCache annotations.
The deployment could fail only when JCache annotations are used in the application.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira