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

Logging in ResourceAdaptersExtension needs cleaning

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: