hello gurus,
I am developing a application WebLogic 5.1 and using
jdk1.2 and j2EE SDK 1.2.1
I am passing a UserInfo object from servlet to the
session bean. but at runtime it throws the linkage
error.
This is the trace.
Mon Jul 03 16:10:33 GMT+05:30 2000:<E>
<ServletContext-General> Servlet failed w
ith Exception
java.lang.LinkageError: Class com/rjaintel/UserInfo
violates loader constraints
at
com.xyz.Registration.doPost(Registration.java:68)
at
javax.servlet.http.HttpServlet.service(HttpServlet.java:772)
at
javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
pl.java:105)
at
weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletCon
textImpl.java:742)
at
weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletCon
textImpl.java:686)
at
weblogic.servlet.internal.ServletContextManager.invokeServlet(Servlet
ContextManager.java:247)
at
weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.jav
a:361)
at
weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:261)
at weblogic.kernel.ExecuteThread.run(Compiled
Code)
any idea what is happening ???
Thanks
Naresh
__________________________________________________
Do You Yahoo!?
Kick off your party with Yahoo! Invites.
http://invites.yahoo.com/
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".