Perform this task to configure application components for deployment
with the internationalization service.
About this task
Use an assembly tool to configure internationalization in the deployment
descriptors for servlets and enterprise beans.
Procedure
Set the internationalization type.
All servlets
and enterprise beans have an internationalization type setting that specifies
whether internationalization context is managed by the application component
or by its hosting Java™ Platform, Enterprise Edition (Java EE)
container during invocations of their respective life cycle and business methods.
The internationalization type can be configured for all server application
components except entity beans, which are container-managed only.
By
default, all server components use container-managed internationalization
(CMI). The default setting suffices in most cases; when it does not, modify
the internationalization type setting by completing the steps that are described
in one of the following topics:
You can associate CMI servlets, and business methods of CMI enterprise
beans, with a container internationalization attribute. That attribute specifies
which of three internationalization contexts (Caller, Server,
or Specified) the container is to scope to an invocation. When running
as specified, the container internationalization attribute also specifies
the custom internationalization context elements.
Named container internationalization
attributes can be associated with sets of servlets or with sets of Enterprise JavaBeans™ (EJB)
business methods. Initially, CMI servlets and business methods implicitly
run as caller and do not associate with a container internationalization attribute.
When the implicit behavior or an associated attribute setting is unsuitable,
configure an attribute by completing the steps that are described in one of
the following topics:
Use IBM Suggests to retrieve related content from ibm.com and beyond, identified for your convenience.
This feature requires Internet access.
Most of the following links will take you to information that is not part of the formal product documentation and is provided "as is." Some of these links go to non-IBM Web sites and are provided for your convenience only and do not in any manner serve as an endorsement by IBM of those Web sites, the material thereon, or the owner thereof.
Last updated: Oct 21, 2010 7:37:48 AM CDT http://www14.software.ibm.com/webapp/wsbroker/redirect?version=v701sca&product=was-nd-mp&topic=tin_deploydescrip File name: tin_deploydescrip.html