Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-51

fuse esb - errors example - unit test reports slf4j issue

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 7.0.0.fuse-beta-040
    • None
    • None
    • None
    • % %

      When doing a mvn clean install of the errors example you get this sfl4j in the console

      -------------------------------------------------------
       T E S T S
      -------------------------------------------------------
      Running org.fusesource.examples.errors.OrderServiceTest
      SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
      SLF4J: Defaulting to no-operation (NOP) logger implementation
      SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
      Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec
      
      Results :
      
      Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
      

      Its usually some slf4j-log4j dependency that is missing at test scope or something like that.

            willem.jiang Willem Jiang (Inactive)
            cibsen@redhat.com Claus Ibsen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: