LocalizableTextEJBDeploy command

Syntax

This topic describes the command-line syntax for the LocalizableTextEJBDeploy command. The file that contains this tool (ltext.jar) must be located in /QIBM/ProdData/WebAS5/Base/lib or /QIBM/ProdData/WebAS5/ND/lib, depending on which version of WAS you are running.

LocalizableTextEJBDeploy 
   -a applicationName
   -h virtualHostName
   -i installationDirectory
   -s serverName
   -w workingDirectory

Parameters

The required parameters, which can be specified in any order, are as follows:

applicationName

The name of the formatting session bean. This name is used in LocalizableTextFormatter instances to specify where the actual formatting takes place. If the name cannot be resolved at run time, the format method throws an exception.

virtualHostName

The name of the virtual host on which the formatting session bean is deployed. This value is case-sensitive on all operating platforms.

installationDirectory

The location at which the application server product is installed.

serverName

The name of the application server. If this argument is not specified, the default server name for the product is used.

workingDirectory

A temporary location for the tool to use.