Why and when to perform this task
To use internationalization context in an Enterprise JavaBeans (EJB) application, the internationalization service must be enabled in the run-time environments for all server-side components (servlets and enterprise beans) as well as all client-side components (EJB client applications).
During installation of this product, if you installed the Additional services option but do not require the internationalization service, disable the service on all J2EE clients and application servers. Disabling the service eliminates any possible performance degradation incurred by the implicit distribution of internationalization resources.
Note: The internationalization service cannot be enabled for HTTP clients because support for internationalization in that case is provided by the browser, not by the application server.
Steps for this task
This
step applies also to Web service-enabled session beans.
This
step applies also to Web service clients.