[weld-issues] [JBoss JIRA] Created: (WELD-955) If a class is ignored due to classloading problems the log level shouldn't be debug

Adam Warski (JIRA) jira-events at lists.jboss.org
Sat Aug 27 07:14:17 EDT 2011


If a class is ignored due to classloading problems the log level shouldn't be debug
-----------------------------------------------------------------------------------

                 Key: WELD-955
                 URL: https://issues.jboss.org/browse/WELD-955
             Project: Weld
          Issue Type: Enhancement
          Components: Bootstrap and Metamodel API
    Affects Versions: 1.1.2.Final
            Reporter: Adam Warski


In BeanDeployer:99, if a class has classloading problems and is ignored, information about that is logged with the "debug" level, which by default isn't visible in any AS7 logs.

I found this after a long search why some of my beans stopped being visible (when migrating to AS7 the app must now bundle slf4j), and I think it would be much more user-friendly if this was logged at least with an info.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the weld-issues mailing list