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

WFLYJCA0073: Failed to load module for RA [org.jboss.genericjms]

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 27.0.0.Beta1, 27.0.0.Final
    • 27.0.0.Alpha5
    • JMS
    • None
    • ---
    • ---

    Description

      WF 27.0.0.Alpha3 (before Jakarta big bang)

      [standalone@localhost:9990 /] /subsystem=resource-adapters/resource-adapter=MyResourceAdapter:add(module=org.jboss.genericjms)
      {"outcome" => "success"}
      

      WF 27.0.0.Alpha4+ (after Jakarta big bang)

      [standalone@localhost:9990 /] /subsystem=resource-adapters/resource-adapter=MyResourceAdapter:add(module=org.jboss.genericjms)
      {
          "outcome" => "failed",
          "failure-description" => "WFLYJCA0073: Failed to load module for RA [org.jboss.genericjms]",
          "rolled-back" => true
      }
      

      The reason is that this file isn't migrated yet - it contains old schema and `javax.` references (old versions, descriptions..):

      https://github.com/wildfly/wildfly/blob/main/ee-feature-pack/common/src/main/resources/modules/system/layers/base/org/jboss/genericjms/main/META-INF/ra.xml

      Attachments

        Issue Links

          Activity

            People

              ehugonne1@redhat.com Emmanuel Hugonnet
              jbliznak@redhat.com Jan Blizňák
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: