[jboss-jira] [JBoss JIRA] (WFCORE-4087) Starting an embedded server with older versions of WildFly Core results in a NoSuchMethodException

James Perkins (JIRA) issues at jboss.org
Tue Sep 4 12:08:00 EDT 2018


James Perkins created WFCORE-4087:
-------------------------------------

             Summary: Starting an embedded server with older versions of WildFly Core results in a NoSuchMethodException
                 Key: WFCORE-4087
                 URL: https://issues.jboss.org/browse/WFCORE-4087
             Project: WildFly Core
          Issue Type: Bug
          Components: Embedded
            Reporter: James Perkins
            Assignee: James Perkins


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.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list