Installer 10.5 | Complete Installation and Upgrade Information for Software AG Products | Upgrading Software AG Products On Premises | Migrate the Asset Build Environment, Deployer, and Application Platform | Migrate Application Platform | Complete the Application Platform Upgrade
 
Complete the Application Platform Upgrade
 
Verify and Correct Package Imports
Update the Tomcat Configuration
Upgrade from 9.9, 9.10, or 9.12: Complete the WmTomcat Web Applications Migration
Verify and Correct Package Imports
Go to the new_Software AG_directory/install/log directory and open the migrationLog.txt file. Check for messages similar to this message:
Project bundle /dev/installs/99oct2015/profiles/IS_default/
workspace/app-platform/deployer/bundles/greeter-web.jar
contains a package com.softwareag.applatform.sdk with import version
range [start_version, end_version) that must be upgraded manually.
The message relates to semantic versioning of the packages used in your Application Platform projects. For information, see the OSGi Alliance semantic versioning technical whitepaper.
If the message exists, and you never created manifest files for Application Platform projects, rebuild and redeploy the projects using Asset Build Environment and Deployer.
If the message exists, and you did create manifest files for Application Platform projects, edit the manifest files to include the end_version, and then rebuild and redeploy the projects.
For instructions on rebuilding and redeploying Application Platform projects , see webMethods Application Platform User’s Guide.