Hi,
My deployable ear file seems to deploy successfully. When try to start up the
EJB's from the WAS admin client GUI, a window pops-up saying that it was successfully started,
but the log shows the error below.
[7/19/02 11:14:23:127 EDT] 3d120a1e EJBEngine I WSVR0037I: Starting EJB
jar: /usr/WebSphere/AppServer/installedApps/UAE11.ear/UAEAdminEJB11.jar
[7/19/02 11:14:23:187 EDT] 3d120a1e EJBEngine X WSVR0040E: addEjbModule
failed for
com.ibm.ejs.models.base.config.applicationserver.impl.EJBModuleRefImpl
(desiredExecutionState: START) (uri: UAEAdminEJB11.jar)
java.lang.NoClassDefFoundError: com/ibm/ejs/container/EJSHome
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java(Compiled
Code))
Help is appriciated.
-Ashok.