在 GlassFish 和 Wildfly 之间迁移
Migrate between GlassFish and Wildfly
实际上我有一个用 JEE 创建的 Web 应用程序,我使用 Glassfish
,现在我想更改应用程序服务器,我想迁移到 Wildfly.
我的问题是:
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
我的应用程序不是小应用程序,它是一个大应用程序,它 运行 很多社会,所以我认为迁移会带来很多问题。
谢谢。
您可以查看 this 指南以了解有关需要配置的内容的基本知识。 Wildfly 8 和 10
的更改应该类似
实际上我有一个用 JEE 创建的 Web 应用程序,我使用 Glassfish
,现在我想更改应用程序服务器,我想迁移到 Wildfly.
我的问题是:
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
我的应用程序不是小应用程序,它是一个大应用程序,它 运行 很多社会,所以我认为迁移会带来很多问题。
谢谢。
您可以查看 this 指南以了解有关需要配置的内容的基本知识。 Wildfly 8 和 10
的更改应该类似