此内容没有您所选择的语言版本。
Chapter 3. Upgrading Fuse on JBoss EAP
There is no automated migration path to Fuse 7.2 on EAP from a previous version of Fuse on EAP. To migrate to Fuse 7.2 you will need to make a new installation of Fuse 7.2 on JBoss EAP. After a successful installation, any existing deployments will need to be re-deployed to the new system.
3.1. Updating existing Fuse on EAP applications
The recommended approach to upgrading existing Fuse on EAP applications is to modify the Maven bill-of-materials (BOM) file in your projects' pom.xml
file. The BOM file encapsulates all of the versions for the productised Maven artifacts from Fuse. By exploiting the BOM file for Fuse on EAP, you can be confident that your Fuse applications are using a supported combination of Fuse artifacts. For more details, see Chapter 4, Migrate Maven Projects.