Defining locale invocation settings for a bean

Locale invocation settings are WebSphere® Application Server extensions to the Enterprise JavaBeans specification. You can use the deployment descriptor editor to define locale invocation settings.

Procedure

  1. Switch to the Java™ EE perspective.
  2. In the Enterprise Explorer view, select the desired EJB module.
  3. Right click the deployment descriptor, and select Open With > Deployment Descriptor Editor.
  4. On the Bean page of the editor, select an entity bean and go to the Locale Invocation section under the WebSphere Extensions section.
  5. In the Locale location field, select one of the following values to specify where the locale is invoked
    • CALLER
    • SERVER

What to do next

For more information, see the WebSphere Application Server documentation.


Feedback