Hi everyone, please note that JBoss Server Migration Tool 32.0.0.Final is now available for download at
WildFly 22.0 to WildFly 32.0
WildFly 23.0 to WildFly 32.0
WildFly 24.0 to WildFly 32.0
WildFly 25.0 to WildFly 32.0
WildFly 26.0 to WildFly 31.0
WildFly 27.0 to WildFly 31.0
WildFly 28.0 to WildFly 31.0
WildFly 29.0 to WildFly 31.0
WildFly 30.0 to WildFly 31.0
WildFly 30.0 to WildFly 31.0
A few important notes:
* This version introduces a new strategy, aiming for more frequent releases. From now on the tool version will match a specific WildFly release, be released shortly after the WildFly release, and includes migrations from the previous 10 versions.
* The tool does not migrates Jakarta EE 8 deployments to Jakarta EE 10, i.e. deployments are only copied to the target server when migrating from WildFly 25 or later.
* The tool does not migrates legacy security frameworks (Security Reams, Picketbox, PicketLink) to Elytron since that can't be fully automated. The tool only removes any usage of legacy security resources, and any references those. If the source server uses a custom configuration, with respect to legacy security, it's truly recommended a multi-step migration:
2. Manually migrate configurations to use Elytron only
3. Migrate to WildFly 32 using the 32.0.0.Final version of the tool
To learn how to setup and use this tool, besides downloading and extracting the zip file attached to this release, please refer to the included User Guide, which may be found inside the docs/user-guide directory.