You can designate where binary files (binaries) used by your application reside, whether
the product distributes binaries for you automatically, and otherwise configure the use of
binaries.
Before you begin
Your application or module is already deployed on a server.
About this task
You can change the settings of an application or module using the administrative console.
Attention: 如果應用程式在執行中,變更應用程式設定會使應用程式重新啟動。
在獨立式伺服器上,會在儲存變更之後重新啟動應用程式。
在多重伺服器產品上,會在儲存變更之後重新啟動應用程式,在安裝應用程式的節點上,檔案會同步化。
如果要控制多重伺服器產品上的同步化時機,請在「主控台」喜好設定頁面上取消選取與節點同步變更。
Procedure
- Click in the console navigation tree.
The Application binaries page is displayed.
- Specify the directory to hold the application binaries.
The default is ${APP_INSTALL_ROOT}/cell_name, where the
${APP_INSTALL_ROOT} variable is profile_root/installedApps. For
example:
![[AIX Solaris HP-UX Linux Windows]](../images/dist.gif)
![[z/OS]](../images/ngzos.gif)
C:/WebSphere/AppServer/profiles/profile_name/installedApps/cell_name
![[IBM i]](../images/iseries.gif)
profile_root/installedApps/cell_name
Refer to Application binary settings for a detailed description of the
Location (full path) setting.
- Specify the bindings, extensions, and deployment descriptors that an application server
uses.
By default, an application server uses the bindings,
extensions, and deployment descriptors located with the application deployment document, the
deployment.xml file.
To specify that the application server use the bindings, extensions, and deployment descriptors
located in the application archive (EAR) file, select Use configuration information in
binary.
- Specify whether the product distributes application binaries automatically to other nodes on
the cell.
By default,
Enable binary distribution, expansion and cleanup post
uninstallation is selected and binaries are distributed automatically.
Note: The
Enable binary distribution, expansion and cleanup post uninstallation value
is not intended to be changed after the application is installed. If you need to change this
attribute, uninstall the application and install it with the new value for the attribute.
如果停用這個選項,則必須確定在所有應用程式要執行之節點的目的地目錄中,應用程式二進位檔都必須適當的展開。
Important: 如果您停用這個選項,且您不要將應用程式二進位檔複製和展開至各個節點,稍後儲存配置或手動同步化時,不會自動將應用程式二進位檔移至節點。
- Specify access permissions for binaries.
- Ensure that the Enable binary distribution, expansion and cleanup post
uninstallation option is enabled. That option must be enabled to specify access permissions for binaries.
- For File permissions, specify a string that defines access permissions
for binaries that are expanded in the named location.
You can specify file permissions in the text field. You can also set some of the commonly used
file permissions by selecting them from the multiple-selection list. List selections overwrite file
permissions set in the text field.
For details on File permissions, refer to Application binary settings.
- Click OK.
Results
The application or module configuration is changed. The application or stand-alone web module is
restarted so the changes take effect.
What to do next
If the application or module is deployed on a cluster and you 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 changes to your administrative configuration.
In multiple-server products, the application binaries are transferred to nodes
when the configuration changes on the deployment manager synchronize with configurations for
individual nodes on which the application will run.