Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-9964

Logging incompatibility when deploying modules on older versions of WildFly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 9.4.7.Final
    • 9.4.6.Final
    • WildFly modules
    • None

    Description

      Older versions of Wildfly 7.1.x still utilise jboss-logging 3.1.x, whereas the 9.4.x branch uses 3.3.x. Jboss-logging 3.3.x introduced several new method signatures, which results in a NoSuchMethodError being thrown when infinispan is embedded on a older wildfly version. To overcome this, it is necessary to make sure that only the method signatures found in both jboss-logging 3.1.x and 3.3.x are utilised. Explicitly including the required version of jboss-logging in the wildfly-modules ensures that no discrepancy exists.

      Attachments

        Issue Links

          Activity

            People

              remerson@redhat.com Ryan Emerson
              remerson@redhat.com Ryan Emerson
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: