最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

How to perform upgrade on wildfly server ? say server running on 30.0.1 and it needs to be upgraded to 35? - Stack Overflow

programmeradmin1浏览0评论

What is process to perform upgrade on wildfly server from one version to another ?

If there is already a running server on say version 30.x how can same installation be upgraded to newer wildfly version to get all bug fixes and enhancements?

Expecting already configured server to be intact.

What is process to perform upgrade on wildfly server from one version to another ?

If there is already a running server on say version 30.x how can same installation be upgraded to newer wildfly version to get all bug fixes and enhancements?

Expecting already configured server to be intact.

Share Improve this question asked Mar 3 at 2:41 learnlearn 1
Add a comment  | 

1 Answer 1

Reset to default 1

Unzip the new version , copy the configuration files from the old server to the new one with the deployments and start. It should be ok. WildFly can read old configuration and it will update them to latest format.

与本文相关的文章

发布评论

评论列表(0)

  1. 暂无评论