users
[Top] [All Lists]

Deploying 3rd party libraries with EJB

To: users@xxxxxxxxxx
Subject: Deploying 3rd party libraries with EJB
From: Sailesh Rao <sailprao@xxxxxxxxx>
Date: Tue, 18 May 2004 11:43:58 -0700 (PDT)
Delivered-to: mailing list users@cinjug.org
Mailing-list: contact users-help@cinjug.org; run by ezmlm
How do I deploy an EJB that uses 3rd party libraries
such as log4j.jar. I tried deploying a message driven
bean in weblogic70 using an exploded directory as well
as a jar file. However I keep getting
NoClassDefFoundError for one of the classes in the 3rd
party jar.

Here is the directory structure:
/com/../MessageBeanTest.class
log4j.jar
/META-INF/manifest.mf (Has Class-Path: log4j.jar)
/META-INF/ejb-jar.xml
/META-INF/weblogic-ejb-jar.xml
/META-INF/log4j.jar

Thanks
Sailesh



        
                
__________________________________
Do you Yahoo!?
SBC Yahoo! - Internet access at a great low price.
http://promo.yahoo.com/sbc/

<Prev in Thread] Current Thread [Next in Thread>