Define locale invocation settings for a bean

Locale invocation settings are WebSphere Application Server extensions to the Enterprise JavaBeans specification.

For more information, see the WebSphere Application Server documentation.

To define locale invocation settings:

  1. Switch to the J2EE perspective.

  2. In the Project Explorer view, right-click the desired EJB module, and select Open With > Deployment Descriptor Editor from the pop-up menu.

  3. On the Beans page of the editor, select an entity bean and go to the Locale Invocation section under the WebSphere Extensions section.

  4. In the Locale location field, select one of the following values to specify where the locale will be invoked

    • CALLER

    • SERVER