Class not found exception

"Laad, Divakar (Cognizant)" <[email protected]> Fri, 15 Oct 2004 11:54:19 +0530
Newsgroups gmane.comp.java.sun.ejb.general
Message-ID <[email protected]>
Hi Group,
            Trying to deploy an entity bean, following exception is
thrown...
            The jar (weblogic.jar) is already in classpath.

java.lang.NoClassDefFoundError: weblogic/jdbc/wrapper/JTSConnection
            at java.lang.ClassLoader.defineClass0(Native Method)
            at java.lang.ClassLoader.defineClass(ClassLoader.java:502)
            at
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
            at
weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericCla
ssLoader.java:476)
            at
weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoa
der.java:181)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
            at
weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoa
der.java:223)
            at
java.lang.ClassLoader.loadClassInternal(ClassLoader.java:315)
            ...
Can anybody help me out?

Thanx in advance....
Divakar.


This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information.
If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message.
Any unauthorised review, use, disclosure, dissemination, forwarding, printing or copying of this email or any action taken in reliance on this e-mail is strictly
prohibited and may be unlawful.

===========================================================================
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".