Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-4086

Starting an embedded server with older versions of WildFly Core results in a NoSuchMethodException

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 6.0.2.Final
    • None
    • CLI, Embedded
    • None

    Description

      WFCORE-3943 introduced a new method which accepts a class loader for the reflective invocation. This fails with any release of WildFly Core prior to 6.0.0.Alpha5 as the method including the class loader is not present. The method using the class loader should be checked and fallback to the method without the class loader parameter.

      Note that this may affect the migration tool which could require a 6.0.2.Final release of WildFly Core.

      Attachments

        Issue Links

          Activity

            People

              jperkins-rhn James Perkins
              jperkins-rhn James Perkins
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: