Uploaded image for project: 'EJB 3.0'
  1. EJB 3.0
  2. EJBTHREE-1709

Check for applicable interceptors is missing (Was: Unnecessary logging at WARN level)

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • 1.1.1
    • 1.0.0-GA
    • interceptors
    • None

    Description

      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.

      Attachments

        Activity

          People

            jaikiran Jaikiran Pai (Inactive)
            pmuiratbleepbleep Pete Muir (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: