This WildFly Server Migration Tool may be used for the following server migrations:
- WildFly 26.0 to WildFly 36.0
- WildFly 27.0 to WildFly 36.0
- WildFly 28.0 to WildFly 36.0
- WildFly 29.0 to WildFly 36.0
- WildFly 30.0 to WildFly 36.0
- WildFly 31.0 to WildFly 36.0
- WildFly 32.0 to WildFly 36.0
- WildFly 33.0 to WildFly 36.0
- WildFly 34.0 to WildFly 36.0
- WildFly 35.0 to WildFly 36.0
Important notes:
- 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 27 or later.
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.
What's Changed
- [CMTOOL-384] Fixes namespaces for distributable-* subsystems by @emmartins in #331
- [CMTOOL-387] Add support for EAP 8.1 and XP 6.0 by @emmartins in #332
- [CMTOOL-387] remove xp3 and xp4 migrations + minor fixes and optimiza… by @emmartins in #333
- CMTOOL-388 Update bat script to distinguish between JVM args and tool args by @TomasHofman in #334
- [CMTOOL-385] Add support for WildFly 36 by @emmartins in #335
- [CMTOOL-386] Remove migrations to WildFly 35 by @emmartins in #336
New Contributors
- @TomasHofman made their first contribution in #334
Full Changelog: 35.0.0.Final...36.0.0.Final