|
Hi,
While deploying the bean, I am
getting some error with respect to Linkage in Weblogic 5.1.
Do let me know, if you have
encountered this previously...for a work-around solution. From the search in
Weblogic Newsgroups, I tried deleting all the class files and rebuilding the
JAR. But, that doesn't seem to help.
Please do let me know what is to be
done or, what is the possible cause of this error message :
---------------------------------------------------
Mon Feb 11 15:50:44 MST
2002:<E> <WebLogicServer> Failed to invoke startup class
CSHOPStartup=cshop.platform.components.server.cshopserverstartup.CSHOPServerStartup
java.lang.LinkageError: Class cshop/platform/sdk/base/ICSHOPBaseSession violates loader constraints at cshop.platform.components.server.cshopserverstartup.CSHOPServerStartup.startup(CSHOPServerStartup.java:69) at weblogic.t3.srvr.StartupThread.init(Compiled Code) -------------------------------------------------------
For your quick infomation,
CSHOPServerStartup class instantiates an object of ICSHOPBaseSession and, the
error is occuring in teh startup() method of CSHOPServerStartup which does the
above instantiation.
Thanks and Regards,
Sundari. S
|
