Enable the internationalization service for EJB clients
By default, the internationalization service is disabled for use within EJB and Web-service enabled client applications. We must enable the service for client applications as well as for all server instances in the runtime environment.
Enable the service.
When calling the launchClient tool, include the argument -CCDI18NService.enable=true or -CCDI18NService.enable=yes.
Related concepts
Internationalization service
Related tasks
Administer the internationalization service Enable the internationalization service for servlets and enterprise beans