Deploy and administer applications
Overview
Deploying an application file consists of installing the application file on a server configured to hold installable modules.
Before installing an enterprise application or other installable module on an application server, develop and assemble the module and configure the target server. Before choosing a server as a target for the module, ensure that the node version for the server is compatible with your module
During installation, one can configure the module enough to enable it to run on the server. After installation, we can configure the module further, start or stop the application, and otherwise manage its activity.
Steps for this task (dependent on configuration)
- Install application files on an application server.
- Edit the administrative configuration for an application.
- Start and stop the application.
- Export applications.
- Export DDL files.
- Update an application or module.
- Uninstall applications.
- Remove a file from an application or module.
What to do next
After making changes to administrative configurations of your applications in the administrative console, ensure that you save the changes.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.
See also
Enterprise (J2EE) applications
System applications
Installing application files
Enterprise application collection
Configuring an application
Starting and stopping applications
Exporting applications
Exporting DDL files
Updating applications
Uninstalling applications
Removing a file
Deploying and administering applications: Resources for learning