From users-return-184420-apmail-tomcat-users-archive=tomcat.apache.org@tomcat.apache.org Wed Aug 27 04:05:30 2008 Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 99406 invoked from network); 27 Aug 2008 04:05:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Aug 2008 04:05:30 -0000 Received: (qmail 81959 invoked by uid 500); 27 Aug 2008 04:05:17 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 81934 invoked by uid 500); 27 Aug 2008 04:05:17 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 81912 invoked by uid 99); 27 Aug 2008 04:05:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Aug 2008 21:05:17 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [209.213.117.97] (HELO antioch.modevia.com) (209.213.117.97) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Aug 2008 04:04:18 +0000 Received: from localhost (localhost [127.0.0.1]) by antioch.modevia.com (Postfix) with ESMTP id 6859773B892B for ; Wed, 27 Aug 2008 04:04:22 +0000 (UTC) Received: from antioch.modevia.com ([127.0.0.1]) by localhost (antioch.modevia.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id wb4hgb20aJuL for ; Wed, 27 Aug 2008 04:04:22 +0000 (UTC) Received: from [192.168.0.199] (24-159-231-243.dhcp.mdsn.wi.charter.com [24.159.231.243]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by antioch.modevia.com (Postfix) with ESMTP id B231573B877C for ; Wed, 27 Aug 2008 04:04:21 +0000 (UTC) Message-ID: <48B4D252.7060706@frozenpc.net> Date: Tue, 26 Aug 2008 23:04:34 -0500 From: Aaron Axelsen User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: users@tomcat.apache.org Subject: redeploy/delete issue with tomcat6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org I've been tasked with setting up a tomcat enviorment for course work. The instructor is working with jruby. The problem is that on war file redeploy, it fails because tomcat has a lock on 2 of the bundled lib files - jruby-complete-1.1.3.jar and jruby-rack-0.9.1.jar Is there anyway to force the release of those files on a redeploy of the war without stoping tomcat to release the hold? Any thoughts or ideas would be appreciated! Thanks! -- Aaron Axelsen lists@frozenpc.net Great hosting, low prices. Modevia Web Services LLC -- http://www.modevia.com --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org