Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-406

Logging in ResourceAdaptersExtension needs cleaning

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Minor Minor
    • 7.0.0.Beta3
    • None
    • JCA
    • None

      The ResourceAdaptersExtension has various INFO level log statements like these:

      Logger.getLogger(ResourceAdaptersExtension.class).infof("###########node=%s", node);
      
      Logger.getLogger(ResourceAdaptersExtension.class).infof("************ra node=%s", ra);
      

      which appear to have been created while debugging some work. These need to be cleaned, since they keep appearing on the console.

              smaestri@redhat.com Stefano Maestri
              jaikiran Jaikiran Pai (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: