WebSphere Application Server Migration Toolkit

WebSphere Application Server Migration Toolkit provides tools for WebSphere migration scenarios including cloud migration, WebSphere version to version migration including Liberty, migration from third-party application servers, and Java™ SE migrations.

The WebSphere Application Server Migration Toolkit is an Eclipse plugin that analyzes application source code. The tool gives insights to help you understand the details of your migration effort. Based on your source and target application server, Java EE levels, and Java SE levels, a set of rules are run against your application source. Every issue flagged has detailed help with useful links to help you mitigate migration issues. Where possible, the Eclipse-based tool has quick fixes that you can optionally use to make changes to your code. When a quick fix is provided, you can use a side-by-side compare tool to see and understand the changes being recommended before you apply the fix. To get started with WebSphere Application Server Migration Toolkit, see the WebSphere Application Server Migration Toolkit documentation.

The Migration Toolkit for Application Binaries provides a command line tool that quickly evaluates application binaries. The tool analyzes the same analysis rules as the WebSphere Application Server Migration Toolkit Eclipse plugin based on your source and target application server, Java EE levels, and Java SE levels. The Migration Toolkit for Application Binaries also produces an inventory report to help you understand your application contents, as well as a technology report to help you understand the editions of WebSphere Application Server that are best suited to run the application. When the application is scanned from a deployed WebSphere Application Server traditional environment or backup configuration, the tool also produces a configuration for deploying to Liberty or traditional WebSphere containerized environments. To get started with Migration Toolkit for Application Binaries, see the Migration Toolkit for Application Binaries documentation.