Hi ,
Just put "common.jar" under Orion's lib Dir , exactly the same for the
Oracle driver (classes111.zip)
:)

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Matthew Domarotsky
Sent: Wednesday, December 13, 2000 12:05 AM
To: Orion-Interest
Subject: common jars


Hello all,

Does anyone know about deploying an ear file that contains ejb jars with
dependencies on a common non-ejb.  For example, I have the following
situation below:

ejb1.jar
ejb2.jar
common.jar

Both ejb1.jar and ejb2.jar depend on common.jar, which has no ejbs.  The
problem comes when I deploy.  How do I deploy the two ejb jars so they
can see common.jar.  I just tried creating the directory META-INF/lib
and adding the common.jar there, but that didn't work.  Any ideas.

Thanks, Matt





Reply via email to