[jboss-jira] [JBoss JIRA] Closed: (SECURITY-487) JBossMappingManager uses incorrect (misleading) Logger

Stefan Guilhen (JIRA) jira-events at lists.jboss.org
Mon Mar 29 15:40:39 EDT 2010


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

Stefan Guilhen closed SECURITY-487.
-----------------------------------

    Resolution: Done


This has been fixed in the Picketbox trunk and also in the security branches.

> JBossMappingManager uses incorrect (misleading) Logger
> ------------------------------------------------------
>
>                 Key: SECURITY-487
>                 URL: https://jira.jboss.org/jira/browse/SECURITY-487
>             Project: PicketBox (JBoss Security and Identity Management)
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: JBossSX
>    Affects Versions: JBossSecurity_2.0.4.SP3, PicketBox_v3_0_beta3
>         Environment: JBoss AS Trunk
>            Reporter: jaikiran pai
>            Assignee: Stefan Guilhen
>            Priority: Minor
>             Fix For: JBossSecurity_2.0.4.SP4, PicketBox_v3_0_beta4
>
>
> While debugging an issue (through logs), I realized after much fighting, that JBossMappingManager uses an incorrect logger:
> public class JBossMappingManager implements MappingManager
> {   
>    protected static final Logger log = Logger.getLogger(JBossSecurityContext.class); 
> Notice that it's using the JBossSecurityContext.class as the logger name. 

-- 
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