Configuring binary location and use

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: Se um aplicativo estiver em execução, a alteração de uma configuração do aplicativo fará com que ele seja reiniciado. Em servidores independentes, o aplicativo será reiniciado depois de salvar a alteração. Em produtos de vários servidores, o aplicativo reinicia após você salvar a alteração e os arquivos sincronizarem no nó onde o aplicativo está instalado. Para controlar quando a sincronização ocorrerá em produtos com vários servidores, cancele a seleção de Sincronizar Alterações com Nós na página de Preferências do Console.

Procedure

  1. Click Applications > Application Types > WebSphere enterprise applications > application_name > Application binaries in the console navigation tree.

    The Application binaries page is displayed.

  2. 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][z/OS]
    C:/WebSphere/AppServer/profiles/profile_name/installedApps/cell_name
    [IBM i]
    profile_root/installedApps/cell_name

    Refer to Configurações de Binários do Aplicativo for a detailed description of the Location (full path) setting.

  3. 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.

  4. 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.

    Se essa opção for desativada, você deverá assegurar que os binários do aplicativo sejam expandidos apropriadamente nos diretórios de destino de todos os nós onde o aplicativo é executado.

    Important: Se você desativar essa opção e não copiar e expandir os binários do aplicativo para os nós, o salvamento posterior da configuração ou sincronização manual não moverá os binários do aplicativo para os nós para você.
  5. Specify access permissions for binaries.
    1. 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.
    2. 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 Configurações de Binários do Aplicativo.

  6. 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.


Ícone que indica o tipo de tópico Tópico de Tarefa



Ícone de registro de data e hora Última atualização: July 9, 2016 7:55
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=was-nd-mp&topic=trun_app_appbin
Nome do arquivo: trun_app_appbin.html