Before you begin
Write code to compose the language-specific strings.Why and when to perform this task
The LocalizableTextEJBDeploy tool is used to create a deployment JAR for the Localizable Text service. You must deploy the enterprise bean in each enterprise application that requires support for localized text.Steps for this task
To deploy the bean on multiple hosts and servers, run the tool for each host/server combination. This generates a unique JNDI name for each deployment.
What to do next
Using the Assembly Toolkit, assemble the deployment JAR in an enterprise application with
other application components.
Using the Application
Assembly Tool (AAT), assemble the
deployment JAR in an enterprise application with other application
components.
As part of preparing for deployment, verify the following:
The same deployment JAR can be included in several enterprise applications.