You should add the dependencies into Class-Path of EJB-JARS manifest.

      <properties>
         <ejb.manifest.classpath>true</ejb.manifest.classpath>
       </properties>

This works fine for me! I don't know how to get them installed into a
sepearate lib directory.
So I distribute all jars in the root of the EAR file.

> -----Urspr�ngliche Nachricht-----
> Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Gesendet am: Freitag, 21. November 2003 10:28
> An: [EMAIL PROTECTED]
> Betreff: How to include jars and add them into the
> MANIFEST.MF/Class-Path attribute?
> 
> When building an ear, i'd like to include the dependent jar 
> files in the
> lib dir of the ear and add them to the Class-Path of the including
> applications. 
> Is there any easy way to do so?
> 
> 
> Cheers,
> simon
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to