users
[Top] [All Lists]

Common jar files on app server

To: users@xxxxxxxxxx
Subject: Common jar files on app server
From: twcrone@xxxxxxxxxxxxx
Date: Wed, 15 Feb 2006 16:01:49 +0000
Delivered-to: mailing list users@cinjug.org
Mailing-list: contact users-help@cinjug.org; run by ezmlm
In the past I've simply included jar files in the ear file that they are being 
used rather than try to deploy them to the server itself and have them used by 
other apps.  This way I can deploy apps that use newer versions of things like 
Hibernate, Spring and Log4J without affecting other apps that might use older 
versions.  

Does anyone know what the best practice is for the placement of jar files 
(server or project) that tend to be common throughout several applications but 
could have newer versions for newer applications?

Where does everyone typically put their Spring and Hibernate jar files on 
their respective app server?  We are using WebSphere V6.

--
twcrone@xxxxxxxxxxxxx
859-278-9634

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