I have been using Tomcat to run my EGL applications and they work fine. I have decided to switch over to IBM Web Administrator for i. I created my application server and HTTP server and installed my WAR. The application starts, but when i try to call an RPG program from within my service, i get the following error:
EGL0010E An external dependency is missing. The following exception occurred. Exception: java.lang.NoClassDefFoundError: com.ibm.as400.access.AS400SecurityException EGL0002I The error occurred in servicepgm processing the login_validate_user_password function.
Any ideas of what might be wrong?
nick_tn