Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-9471

ClassNotFoundException when loading Artemis transformer class.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 12.0.0.Beta1, 12.0.0.Final
    • 11.0.0.Final
    • JMS
    • None

    Description

      The org.apache.activemq.artemis module has an optional dependency on a org.apache.activemq.artemis.addons that is meant to define classes that needs to be instantiated by Artemis (e.g. divert's transformers, server interceptors, etc.).

      However the code that is instantiating classes from Artemis has been moved from the org.apache.activemq.artemis to the org.apache.activemq.artemis.journal module in WFLY-5522.

      The optional dependency to org.apache.activemq.artemis.addons should set export to true so that its classes can be loaded by the org.apache.activemq.artemis.journal module.

      Attachments

        Issue Links

          Activity

            People

              jmesnil1@redhat.com Jeff Mesnil
              jmesnil1@redhat.com Jeff Mesnil
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: