I need to deploy a major deployment on my system (more that 15 ear file ) , my system is high available system , So how can I do this deployment with zero downtime ? my application server is IBM-WAS
相关问题
- How Does WebSphere Choose the Classloading Order i
- ClickOnce updates all files. Why?
- Unable to start application on websphere 8.5, but
- WCF service deployment - tools
- Robocopy to copy files to a remote machine
相关文章
- @Singleton @Startup @PostConstruct method guarante
- Override env values defined in container spec
- What is a good way to deploy a Perl application?
- Deploying C++ game in Linux
- Can't get Jenkins to start using Tomcat
- Swift 4 - Setting a minimum deployment target
- Publish is not transforming web.config?
- How to deploy this “Python+twill+mechanize” combin
After updating the applications, you can utilize the "Rollout Update" feature. Rather than saving and synchronizing the nodes after updating, you can use this feature which automatically performs the following tasks to enable the changes to propagate to all deployment targets while maintaining high availability (assuming you have a horizontal cluster, such that cluster members exist on multiple nodes):