Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-4995

Write Integration Test for SLF4J Backend

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 7.4.0, 7.4.0-alpha3
    • None
    • engine
    • None

      Questions:

      • Which Application Server ships which SLF4J dependencies in which version
      • Where do we have to include the SLF4J dependencies in our distro

      AT:

      • SLF4J dependencies are only added to the QA runtime if needed by the shared libs
      • It exists an integeration test which verifies that the correct backend is loaded

        This is the controller panel for Smart Panels app

            [CAM-4995] Write Integration Test for SLF4J Backend

            Sebastian Menski added a comment - - edited

            Weblogic 12.1.2.0.0 contains following SLF4J dependencies:

            weblogic/wls12120/wlserver/modules/org.slf4j.jdk14_1.6.1.1.jar
            weblogic/wls12120/wlserver/modules/org.slf4j.ext_1.6.1.1.jar
            weblogic/wls12120/wlserver/modules/org.slf4j.api_1.6.1.1.jar
            

            Sebastian Menski added a comment - - edited Weblogic 12.1.2.0.0 contains following SLF4J dependencies: weblogic/wls12120/wlserver/modules/org.slf4j.jdk14_1.6.1.1.jar weblogic/wls12120/wlserver/modules/org.slf4j.ext_1.6.1.1.jar weblogic/wls12120/wlserver/modules/org.slf4j.api_1.6.1.1.jar

            Sebastian Menski added a comment - - edited

            Websphere 8.0 & 8.5 contain following SLF4J dependencies:

            IBM/WebSphere/AppServer/plugins/slf4j-jdk14-1.5.6.jar
            IBM/WebSphere/AppServer/plugins/slf4j-api-1.5.6.jar
            

            Sebastian Menski added a comment - - edited Websphere 8.0 & 8.5 contain following SLF4J dependencies: IBM/WebSphere/AppServer/plugins/slf4j-jdk14-1.5.6.jar IBM/WebSphere/AppServer/plugins/slf4j-api-1.5.6.jar

            Christian added a comment -

            Websphere Bug report about leaking SLF4J implementation: http://www-01.ibm.com/support/docview.wss?rs=180&uid=swg1PM97575

            Christian added a comment - Websphere Bug report about leaking SLF4J implementation: http://www-01.ibm.com/support/docview.wss?rs=180&uid=swg1PM97575

            Tomcat 6, 7 & 8 do not contain slf4j dependencies

            Sebastian Menski added a comment - Tomcat 6, 7 & 8 do not contain slf4j dependencies

            JBoss 7.2 & JBoss EAP 6.1, 6.2, 6.3 & 6.4 contain following SLF4J dependencies:

            modules/system/layers/base/org/slf4j/ext/main/slf4j-ext-1.7.2.jar
            modules/system/layers/base/org/slf4j/jcl-over-slf4j/main/jcl-over-slf4j-1.7.2.jar
            modules/system/layers/base/org/slf4j/main/slf4j-api-1.7.2.jar
            modules/system/layers/base/org/slf4j/impl/main/slf4j-jboss-logmanager-1.0.2.GA.jar
            modules/system/layers/base/org/jboss/logging/jul-to-slf4j-stub/main/jul-to-slf4j-stub-1.0.1.Final.jar
            

            Sebastian Menski added a comment - JBoss 7.2 & JBoss EAP 6.1, 6.2, 6.3 & 6.4 contain following SLF4J dependencies: modules/system/layers/base/org/slf4j/ext/main/slf4j-ext-1.7.2.jar modules/system/layers/base/org/slf4j/jcl-over-slf4j/main/jcl-over-slf4j-1.7.2.jar modules/system/layers/base/org/slf4j/main/slf4j-api-1.7.2.jar modules/system/layers/base/org/slf4j/impl/main/slf4j-jboss-logmanager-1.0.2.GA.jar modules/system/layers/base/org/jboss/logging/jul-to-slf4j-stub/main/jul-to-slf4j-stub-1.0.1.Final.jar

            Wildlfy 8.1.0 & 8.2.0 contain following SLF4J dependencies:

            modules/system/layers/base/org/slf4j/ext/main/slf4j-ext-1.7.2.jbossorg-1.jar
            modules/system/layers/base/org/slf4j/jcl-over-slf4j/main/jcl-over-slf4j-1.7.2.jbossorg-1.jar
            modules/system/layers/base/org/slf4j/main/slf4j-api-1.7.2.jbossorg-1.jar
            modules/system/layers/base/org/slf4j/impl/main/slf4j-jboss-logmanager-1.0.3.GA.jar
            modules/system/layers/base/org/jboss/logging/jul-to-slf4j-stub/main/jul-to-slf4j-stub-1.0.1.Final.jar
            

            Sebastian Menski added a comment - Wildlfy 8.1.0 & 8.2.0 contain following SLF4J dependencies: modules/system/layers/base/org/slf4j/ext/main/slf4j-ext-1.7.2.jbossorg-1.jar modules/system/layers/base/org/slf4j/jcl-over-slf4j/main/jcl-over-slf4j-1.7.2.jbossorg-1.jar modules/system/layers/base/org/slf4j/main/slf4j-api-1.7.2.jbossorg-1.jar modules/system/layers/base/org/slf4j/impl/main/slf4j-jboss-logmanager-1.0.3.GA.jar modules/system/layers/base/org/jboss/logging/jul-to-slf4j-stub/main/jul-to-slf4j-stub-1.0.1.Final.jar

            Glassfish 3.1 does not contain any slf4j dependencies

            Sebastian Menski added a comment - Glassfish 3.1 does not contain any slf4j dependencies

            Good News: The Websphere slf4j-* 1.5.6 artifacts aren't visible by the engine. So we can pack our own.

            Sebastian Menski added a comment - Good News: The Websphere slf4j-* 1.5.6 artifacts aren't visible by the engine. So we can pack our own.

              roman.smirnov Roman Smirnov
              sebastian.menski Sebastian Menski
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: