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.