Running coexisting application servers
You can create an environment that has coexisting product installations, which means you run multiple independent WebSphere® Application Server installations and multiple nodes on the same system at the same time. The installations can be the same version or different versions, and you can choose whether they share a single web server installation. A major consideration in coexistence is the avoidance of port conflicts.
About this task
All combinations of WebSphere Application Server versions and editions can coexist so long as there are no port conflicts. For example, you can run a WebSphere Application Server (base) Version 8.5 installation and a WebSphere Application Server, Network Deployment Versão 9.0 installation on the same system if all of the ports are unique.
Reasons to set up coexistence | Reasons to not set up coexistence |
---|---|
If you want to install multiple instances of the same product version on a system, consider creating multiple profiles instead. One of the main goals of multiple-profile support is to minimize the need for having coexisting installations of the same product version. One reason that you might want to install coexisting instances of WebSphere Application Server Versão 9.0 is a need to have different fix levels of the product on a single machine.
The system where you install multiple product versions or editions must meet all of the installation prerequisites for all of the products, such as the minimum Java and operating system requirements. For information about these requirements, see WebSphere Application Server detailed system requirements.
You can resolve conflicting port assignments by specifying port assignments for coexistence during profile creation, by wsadmin scripting, or by using the administrative console page to ensure that WebSphere Application Server Versão 9.0 can run with an earlier version. For more information about wsadmin scripting, see wsadmin scripting tool.
For more information, see Configurações do Número de Porta.