Apologies, I am new to this. I am planning to migrate from JBossEAP 6.4 to Wildfly 23. Before migrating to a specific version, I just want to know the following:
- What are some considerations when migrating from JBossEAP 6 to Wildfly 23?
- Is there a complete list of JBossEAP and Wildfly version compatibility table?
- Is there any specific tool which I can use to speed up this process? I saw a list from a blog (http://www.mastertheboss.com/jbossas/jboss-eap/what-is-the-difference-between-jboss-eap-wildfly-and-jboss-as/) but the info on the table is only regarding the java versions.
I have few more questions like how can I check compatible version of the maven dependencies? and What will be the ideal strategy to migrate server
Any help would be appreciated. Thank you!