[infinispan-issues] [JBoss JIRA] Created: (ISPN-1262) Validate that the JCache interceptors are declared in the beans.xml
Kevin Pollet (JIRA)
jira-events at lists.jboss.org
Fri Jul 22 08:47:24 EDT 2011
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
More information about the infinispan-issues
mailing list