Retrieves an InitialContext that is initialized through the standard
sources of configuration for java.naming plus any "default" settings
in the app's configuration (where appName describes the configuration
as specified in rsh-config).
Retrieves an InitialContext that is initialized through the standard
sources of configuration for java.naming plus any settings
in the app's configuration (where appName describes the configuration
as specified in rsh-config).
InitialContextHelper takes care of loading/creating an InitialContext that
is based on the standard java.naming properties and any additional properties
defined in the application configuration (via the rsh-config package's Configurations
interface).