[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
Fri Jul 22 08:51:24 EDT 2011
[ https://issues.jboss.org/browse/ISPN-1262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kevin Pollet updated ISPN-1262:
-------------------------------
Summary: Validate that JCache interceptors are declared in the beans.xml (was: Validate that the JCache interceptors are declared in the beans.xml)
> 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
>
> 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