+

Search Tips   |   Advanced Search

LocalizableTextEJBDeploy command


This page describes the command-line syntax for the LocalizableTextEJBDeploy tool.

For transitioning users: In versions 6.0.x and earlier, the LocalizableTextEJBDeploy tool used to reside in the file APP_ROOT/lib/ltext.jar. It now resides in the file APP_ROOT/plugins/com.ibm.ws.runtime_1.0.0.jar.trns

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

 

Parameters

The required parameters, which can be specified in any order, follow:

applicationName

The name of the formatting session bean. This name is used in LocalizableTextFormatter instances to specify where the actual formatting occurs. If the name cannot be resolved at run time, the format method issues 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 appserver product is installed.

serverName

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

workingDirectory

A location for the tool to use temporarily.




 

Related tasks


Preparing the localizable-text package for deployment