Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 32866 invoked from network); 4 Jun 2004 14:13:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 4 Jun 2004 14:13:39 -0000 Received: (qmail 69644 invoked by uid 500); 4 Jun 2004 14:12:57 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 69505 invoked by uid 500); 4 Jun 2004 14:12:56 -0000 Mailing-List: contact user-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list user@struts.apache.org Received: (qmail 69324 invoked by uid 99); 4 Jun 2004 14:12:55 -0000 Received: from [128.196.127.83] (HELO econlab.arizona.edu) (128.196.127.83) by apache.org (qpsmtpd/0.27.1) with ESMTP; Fri, 04 Jun 2004 07:12:55 -0700 Received: from email.arizona.edu (pcp09138323pcs.pimaco01.az.comcast.net [::ffff:69.136.123.218]) (AUTH: LOGIN rsk) by econlab.arizona.edu with esmtp; Fri, 04 Jun 2004 07:12:38 -0700 Message-ID: <40C08355.20102@email.arizona.edu> Date: Fri, 04 Jun 2004 07:12:37 -0700 From: Riyad Kalla User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Struts Users Mailing List Subject: Re: Semi-OT: Organizing WEB-INF/lib dir... References: In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Frank, Great suggestion, I'll look into doing this as it is troublesome that hibernate and struts have the same deps (diff vers) on most of commons.... Frank Zammetti wrote: > I'm pretty sure the answer is no. I just took all the JARs for a test > app I had installed and moved them from WEB-INF/lib to > WEB-INF/lib/stuff, and the app no longer works. This is in Tomcat, so > possibly it would work with another app server, but I tend to doubt it. > > One suggestion that I can make, a habit I've gotten into, is name your > JARs liberally, since their names don't matter. I usually name the > JARs as descriptively as possible (for example, > "jakarta-taglibs-standard-1.1.0.jar" might be one) and include their > version, so it's fairly easy to tradk down what's what and at a glance > tell what versions I'm running. Probably not the ideal answer, but > maybe it'll clean up the mess just a little. > > Frank > > >> From: Riyad Kalla >> Reply-To: "Struts Users Mailing List" >> To: Struts Users Mailing List >> Subject: Semi-OT: Organizing WEB-INF/lib dir... >> Date: Thu, 03 Jun 2004 20:58:36 -0700 >> >> Quick question for the people more versed in web apps than me, can >> you organized your libs in your WEB-INF/lib dir into separate sub >> dirs? I ask because my project is using Struts and Hibernate right >> now, and there is a such a mish-mash of JARs forming in my >> WEB-INF/lib dir, that its hard for me to upgrade the right jars when >> a new release comes out. I'd like to have something like: >> >> WEB-INF/lib/struts >> WEB-INF/lib/hibernate >> >> or something to that extent. Can I do this? >> >> TIA >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org >> For additional commands, e-mail: user-help@struts.apache.org >> > > _________________________________________________________________ > MSN 9 Dial-up Internet Access fights spam and pop-ups � now 3 months > FREE! http://join.msn.click-url.com/go/onm00200361ave/direct/01/ > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@struts.apache.org > For additional commands, e-mail: user-help@struts.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org