[jboss-jira] [JBoss JIRA] Updated: (EJBTHREE-1709) Check for applicable interceptors is missing (Was: Unnecessary logging at WARN level)

jaikiran pai (JIRA) jira-events at lists.jboss.org
Wed Feb 4 05:02:44 EST 2009


     [ https://jira.jboss.org/jira/browse/EJBTHREE-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

jaikiran pai updated EJBTHREE-1709:
-----------------------------------

    JBoss Forum Reference: http://www.jboss.com/index.html?module=bb&op=viewtopic&t=148161


> Check for applicable interceptors is missing (Was: Unnecessary logging at WARN level)
> -------------------------------------------------------------------------------------
>
>                 Key: EJBTHREE-1709
>                 URL: https://jira.jboss.org/jira/browse/EJBTHREE-1709
>             Project: EJB 3.0
>          Issue Type: Task
>          Components: interceptors
>    Affects Versions: 1.0.0-GA
>            Reporter: Pete Muir
>            Assignee: jaikiran pai
>
> I have an interceptor, which I apply to all EJBs, but it only has lifecycle (@PostConstruct, @PreDestroy) callback interceptions on it, and no @AroundInvoke. As a result I get a lot of log messages, which seem spurious:
> 21:03:58,301 WARN  [InterceptorRegistry] applicable interceptors is non-existent for public void org.jboss.webbeans.examples.translator.TranslatorControllerBean.translate()
> I think the WARN should be TRACE.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list