[Enterprise Extensions only]

Configuring the programming environment

The java.util and com.ibm.websphere.i18n.context packages contain all classes necessary to utilize the Internationalization Service within an Enterprise JavaBean application.

Classes specific to the Internationalization Service reside in the WAS_HOME/lib/i18nctx.jar Jar file (where WAS_HOME is the directory in which WebSphere Enterprise Extensions is installed). Be sure to add the i18nctx.jar Jar file to the CLASSPATH when compiling application components that import Internationalization Service classes.