An Exception occurred while performing a JNDI lookup. JNDI name: java:comp/env/jdbc/iSeries. exception:javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial eglx.persistence.sql.SQLException An Exception occurred while performing a JNDI lookup. JNDI name: java:comp/env/jdbc/iSeries. exception:javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial at eglx.lang.AnyException.fillInStackTrace(AnyException.java:186) at java.lang.Throwable.(Throwable.java:181) at java.lang.Exception.(Unknown Source) at java.lang.RuntimeException.(Unknown Source) at eglx.lang.AnyException.(AnyException.java:31) at eglx.persistence.sql.SQLException.(SQLException.java:23) at eglx.persistence.sql.SQLJNDIDataSource.getConnection(SQLJNDIDataSource.java:61) at server.CustomerLib.getCustomer(CustomerLib.java:31) at server.Test1.main(Test1.java:42) at org.eclipse.edt.javart.resources.RunUnitBase.start(RunUnitBase.java:238) at server.Test1.main(Test1.java:21) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.eclipse.edt.javart.ide.MainProgramLauncher.main(MainProgramLauncher.java:78)