Preparing the localizable-text package for deployment
The LocalizableTextEJBDeploy tool is used to create a deployment Java™ Archive (JAR) file for the localizable text service. You must deploy the enterprise bean in each enterprise application that requires support for localized text.
Before you begin
Procedure
What to do next
Using an assembly tool, assemble the deployment JAR file in an enterprise application with other application components.
As
part of preparing for deployment, perform the following:
- Add the resource bundles for your application to the Enterprise Archive (EAR) file as files.
- Add the location of the EAR file to the server class path for the server so that the resource bundles can be located on the virtual host and server.
The same deployment JAR file can be included in several enterprise applications.