I have created 1 dynamic cluster with 2 WAS in it. I am deploying my application EAR on cluster using Ant scripts. In order to install the new application, I have to stop the already running application, uninstall the application, install the new application, then start the application. This is affecting the availability of my application. Is there any way through which I can achieve the application availability while deploying the application?
Check the Deploying and managing application editions with Intelligent Management
The application edition manager controls interruption-free production application deployments. Interruption-free deployment prevents loss of service when you install an application update in your environment.
It is a bit too wide subject to discuss here, so read detailed concepts on that page and subpages.
来源:https://stackoverflow.com/questions/29682882/install-ear-into-websphere-8-5-cluster-without-affecting-the-application-availab