EGL Reference Guide for iSeries


EGL Java run-time error code CSO7979E

CSO7979E: Unable to create an InitialContext. Exception is %1

Explanation

The exception was thrown from the constructor of javax.naming.InitialContext. The program needs to create the InitialContext object to access the J2EE environment settings.

User Response

Use the text of the exception and the documentation of your J2EE environment to correct the problem.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]