This task configures container internationalization for enterprise bean business methods.
Before you begin
This topic assumes that you have an assembly tool such as the Application Server Toolkit (AST) or Rational Web Developer.
For information about assembly, refer to the online documentation or information center for your assembly tool. This topic points you to AST documentation. The AST information center accompanies this WebSphere Application Server information center.
You must also have one or more enterprise beans set to container-managed internationalization (CMI) by default.
Why and when to perform this task
This procedure relates one or more business methods to one or more container-managed internationalization (CMI) attributes. Use this procedure also for stateless session beans that are enabled for Web services.
Steps for this task
If the bean is to be run as Specified, complete the following steps to specify the context elements that the container scopes to bean method invocations.
Result
The bean methods are now configured to run under the associated internationalization settings.Related concepts
Container internationalization attributes
Related tasks
Setting the internationalization type for enterprise beans