[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-1841) Improve logging for InterceptorsFactory warning
Ben Abernathy (JIRA)
jira-events at lists.jboss.org
Tue Jun 2 11:11:56 EDT 2009
Improve logging for InterceptorsFactory warning
-----------------------------------------------
Key: EJBTHREE-1841
URL: https://jira.jboss.org/jira/browse/EJBTHREE-1841
Project: EJB 3.0
Issue Type: Task
Affects Versions: AS 5.0.0.CR1
Environment: Windows XP 32-bit, JBoss AS 5.1.0GA
Reporter: Ben Abernathy
Every time this section of code is called, the following warning is displayed:
09:02:34,655 WARN [InterceptorsFactory] EJBTHREE-1246: Do not use InterceptorsFactory with a ManagedObjectAdvisor, InterceptorRegistry should be used via the bean container
Upon inspecting EJBTHREE-1246, it appears this warning can be ignored by bean developers. If that is the case, is it necessary to fill up the console and log with benign warnings? There can be lots of these if the application is large.
--
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