Uploaded image for project: 'PicketBox '
  1. PicketBox
  2. SECURITY-487

JBossMappingManager uses incorrect (misleading) Logger

XMLWordPrintable

      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.

              sguilhen Stefan Guilhen
              jaikiran Jaikiran Pai (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: