[infinispan-issues] [JBoss JIRA] Updated: (ISPN-1262) Validate that JCache interceptors are declared in the beans.xml
Kevin Pollet (JIRA)
jira-events at lists.jboss.org
Mon Jul 25 13:43:23 EDT 2011
[ https://issues.jboss.org/browse/ISPN-1262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kevin Pollet updated ISPN-1262:
-------------------------------
Fix Version/s: 5.1.0.FINAL
> Validate that 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
> Fix For: 5.1.0.FINAL
>
>
> 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