Defining locale invocation settings for a bean

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

To define locale invocation settings:

  1. Switch to the J2EE perspective.
  2. In the Project Explorer view, select the desired EJB module.
  3. Right-click on the Deployment Descriptor Editor and select Open With from the pop-up menu.
  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 will be invoked
    • CALLER
    • SERVER

For more information, see the WebSphere Application Server documentation.


Feedback