[jboss-jira] [JBoss JIRA] (WFCORE-5030) EmbeddedServer can't interact with version <12

Jean Francois Denise (Jira) issues at jboss.org
Fri Jul 3 05:08:46 EDT 2020


Jean Francois Denise created WFCORE-5030:
--------------------------------------------

             Summary: EmbeddedServer  can't interact with version <12 
                 Key: WFCORE-5030
                 URL: https://issues.redhat.com/browse/WFCORE-5030
             Project: WildFly Core
          Issue Type: Bug
          Components: Embedded
    Affects Versions: 12.0.1.Final
            Reporter: Jean Francois Denise
            Assignee: James Perkins


I am in context where an embedded server version 12.x is started for a version 11 (or 10) of wildfly-core.

This occurs with Bootable JAR maven plugin that depends on 12.x for its CLI support.

This can also happen using CLI shaded client JAR of WildFly 20 to start an embedded server for a WildFly 19 installation.

The problem has been introduced by https://issues.redhat.com/browse/WFCORE-4893 that defined a new method not supported by older versions.

The EmbeddedServer should be able to fallback to legacy logic if the new method is not present.

 



--
This message was sent by Atlassian Jira
(v7.13.8#713008)



More information about the jboss-jira mailing list