
Chapter 21. Internationalization (i18n) 547
i18n for EJBs using container-managed internationalization
This section shows how to configure i18n for a session bean using
application-managed i18n; we then take a look at i18n fields programmatically.
1. Open the EJB deployment descriptor.
2. Switch to the Internationalization tab.
3. Check the
Internationalization type, Beans configured for
application-managed internationalization
section; the ReceiveGreeting is
configured here.
Figure 21-4 Application managed i18n
When you configure an EJB to use application-managed i18n, perform the
following steps:
1. Click Add... under
Beans configured for applica ...