Actually i have a web application create with JEE and i use Glassfish
, now i want to change the application server, i want to migrate to Wildfly.
My question is :
Is there many changes i should to do it in my application to be adapted to
Wildfly
Server, or not, if yes, what should i put in mind to make this migration?
N.B
My application is not small application, it is a big one, and it run many societies, so i put in my head that the migration can make many problems.
Thank you.
You might check out this guide for a basic knowledge about what is needed to be configured. The change should be similar for Wildfly 8 and 10