Chapter 12. System management 401
You can use the following options to update application files that are deployed on a server or
cluster:
Administrative console update wizard
Use this option to update enterprise applications, modules, or files that are already
installed on a server. The update can be entire EAR files, single or multiple modules (such
as WAR or JAR files), or single or multiple file updates.
wsadmin scripts
Use wsadmin scripts to perform the same updates as the administrative console wizard.
Hot deployment and dynamic reloading
Hot deployment and dynamic reloading require you to directly manipulate the application
or module file on the server where the application is deployed. The new files are copied
directly to the installe ...