
The purpose of this procedure is to update a file that is a part of an already deployed application without restarting the application. It is time-reducing and especially useful for large-scale applications.
Updating a single file within an application is not advisable in real-life systems. It can lead to unexpected behavior of the application, since no tests have been done on the overall performance of the new application functionality. You should use single file update only in development systems.
If you have manually changed the application source or properties without the update or single file update procedures, these changes will be lost during the update or single file update procedures. We strongly advise you to make changes only using the update or single file update procedures. Otherwise you will have to restore these custom changes manually on every instance where they are installed.
This procedure cannot update:
You must be logged on to J2EE Engine. For more information, see Logging on to SAP J2EE Engine in the Administration Manual.
The application must be already deployed.
| If You Want To | Then |
|---|---|
|
Open it in the Deploy Tool |
For the project you are working on, choose Deploy → Deployment → Single File Deploy. |
|
Open it in the Visual Administrator |
Choose the Single File Update button. |
You can use a different file name.
You must use the exact mapping name of the file as it is in the selected module.
You can also use the button that is next to the Mapping field. As a result, the Mapping field will list all mappings for the selected module.
The button is not active in the Deploy Tool.
The Deploy Tool can update simultaneously more than one files, provided that they belong to one and the same application.