Uploaded image for project: 'JBoss Transaction Manager'
  1. JBoss Transaction Manager
  2. JBTM-200

jbossts-common.jar includes commons-logging Log4JLogger

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 4.2.3
    • None
    • None
    • None

      The jbossts-common.jar jar includes an implementation of the commons-logging Log interface:

      [starksm@succubus lib]$ jar -tf jbossts-common.jar | grep Log4
      org/apache/commons/logging/impl/Log4JLogger.class

      This cannot be included in jars bundled in jbossas as it conflicts with the commons logging classes we bundle with the server. Either this needs to be extracted to a jar that is not included, or simply an external dependency that requires a valid commons logging jar.

            rhn-engineering-jhallida Jonathan Halliday
            starksm64 Scott Stark (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: