Uploaded image for project: 'JBoss Server Migration Tool'
  1. JBoss Server Migration Tool
  2. CMTOOL-232

Add WildFly 14 and 15 Microprofile related extensions and subsystems

    XMLWordPrintable

Details

    Description

      WildFly 15 default configurations includes new microprofile related extensions and subsystems, which should be added to all server configs migrated to such server.

      The following extensions should be added to standalone and domain configurations:

      • org.wildfly.extension.microprofile.config-smallrye
      • org.wildfly.extension.microprofile.health-smallrye
      • org.wildfly.extension.microprofile.metrics-smallrye
      • org.wildfly.extension.microprofile.opentracing-smallrye

      The following subsystem configurations should be added to all standalone and domain profiles configurations:

        <subsystem xmlns="urn:wildfly:microprofile-config-smallrye:1.0"/>
        <subsystem xmlns="urn:wildfly:microprofile-health-smallrye:1.0" security-enabled="false"/>
        <subsystem xmlns="urn:wildfly:microprofile-metrics-smallrye:1.0" security-enabled="false" exposed-subsystems="*"/>
        <subsystem xmlns="urn:wildfly:microprofile-opentracing-smallrye:1.0"/>
      

      Attachments

        Issue Links

          Activity

            People

              emartins@redhat.com Eduardo Martins
              emartins@redhat.com Eduardo Martins
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: