Deploy Java EE applications using the console
- Install Java EE application files
- Edit the administrative configuration
- View deployment descriptors
- Restart enterprise applications
- Export enterprise applications
- Export a file in a Java EE application or module
- Export DDL files
- Update a Java EE application or module
- Uninstall enterprise applications using the console
- Remove enterprise applications from a monitored directory
- Remove a file from a Java EE application or module
Rollout Update
If a changed application or module is deployed on a cluster, click Rollout Update on the Enterprise applications page to propagate the changed configuration on all cluster members of the cluster on which the application or module is deployed. Rollout Update sequentially updates the configuration on the nodes that contain cluster members. Use Rollout Update if the application is deployed on one or more clusters spread across multiple nodes. This action reduces the amount of time any single cluster member is unavailable to serve requests to the smallest interval possible. Pending IIOP transactions will complete before a cluster member stops; in-flight HTTP and JMS transactions might be lost while the cluster member is stopping. If the administrative console session times out during a rollout updating, ensure that the changed configuration was propagated to each node. For an application server without clusters, use Update and then save and synchronize the node instead. For a stand-alone application server, simply update and save.
Related:
- Enterprise (Java EE) applications
- Install enterprise application files
- Install enterprise application files with the console
- Install enterprise modules with JSR-88
- Customizing modules using DConfigBeans
- Configure enterprise application files
- View deployment descriptors
- Restart enterprise applications
- Update enterprise application files
- Resolving application configuration conflicts
- Export enterprise applications
- Export enterprise application files
- Export DDL files
- Uninstall enterprise applications using the console
- Removing enterprise files
- Uninstall enterprise application files by dragging them from a monitored directory
- Business-level applications
- Develop applications
- Assemble applications
- Administer application servers
- Use wsadmin scripting
- Use administrative programs (JMX)
- Deploy and administering business-level applications
- Enterprise application collection