+

Search Tips   |   Advanced Search

Remove enterprise files


After a file is no longer needed, we can remove the file from a Java EE application or module deployed on a server.

Remove a file deletes the file from WAS configuration repository and deletes the file from the file system of all nodes where the file is installed.

You can use the admin console to remove a file from an application or module.

 

 

Results

The file is exported to the designated location and removed from the application or module. The application or standalone Web module that had a file removed is restarted so the changes take effect.

 

Next steps

If the application or module is deployed on a cluster and we have no more configuration changes to make, 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.

Save the changes to the admin configuration.

On single-server products, application binaries are deleted after you save the changes.

On multiple-server products, application binaries are deleted when configuration changes on the dmgr synchronize with configurations for individual nodes.

 

Related tasks


Deploy enterprise apps