]
Carlo de Wolf updated EJBTHREE-1709:
------------------------------------
Summary: Check for applicable interceptors is missing (Was: Unnecessary logging at
WARN level) (was: Unnecessary logging at WARN level)
Assignee: jaikiran pai (was: Carlo de Wolf)
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: