Hi,


> -----Original Message-----
> From: Kirill Averianov [mailto:[EMAIL PROTECTED]]
> Sent: Friday, 23 March 2001 20:42
> 
>       Do I have to put my EJB.jar files into lib/ext folder if
> I intent to use them from another EJB's ?
> 

I don't think that is recommended.

I'd suggest either 

a) package them all as one ear - if feasible.

b) package the interfaces (remote and home) into a separate jar and put that
as a dependent lib in your ear for the app that uses it...

HTH,
Chris

================================================================================================
This electronic message (email) and any attachments to it are subject to copyright and 
are sent for the personal attention of the addressee. Although you may be the named 
recipient, it may become apparent that this email and its contents are not intended 
for you and an addressing error has been made. This email may include information that 
is legally privileged and exempt from disclosure. If you have received this email in 
error, please advise us immediately and delete this email and any attachments from 
your computer system.Rabobank International is the trading name of Coöperatieve 
Centrale Raiffeisen-Boerenleenbank B.A. which is incorporated in the Netherlands. 
Registered with the Registrar of Companies for England & Wales No. BR002630 and 
regulated by the SFA for the conduct of investment business in the UK.

The presence of this footnote also confirms that this email has been automatically 
checked by Rabobank International for the presence of computer viruses prior to it 
being sent, however, no guarantee is given or implied that this email is virus free 
upon delivery.



_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to