Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 80352 invoked by uid 500); 21 Jun 2001 19:12:21 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: ant-user@jakarta.apache.org Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 80159 invoked from network); 21 Jun 2001 19:12:15 -0000 From: Bill.J.Fellows@mail.sprint.com X-OpenMail-Hops: 1 Date: Thu, 21 Jun 2001 14:12:15 -0500 Message-Id: Subject: RE: Re: Access is denied when trying to copy jar file MIME-Version: 1.0 TO: ant-user@jakarta.apache.org, Robin.Porter@kingston.hummingbird.com Content-Type: multipart/mixed; boundary="openmail-part-425e6e29-00000001" X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N --openmail-part-425e6e29-00000001 Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline ;Creation-Date="Thu, 21 Jun 2001 14:12:15 -0500" Content-Transfer-Encoding: 7bit Is Apache/Tomcat running? IIRC, you can't hot swap jars. Stop the service, replace the jars and then restart. /bill -----Original Message----- From: Robin.Porter [mailto:Robin.Porter@kingston.hummingbird.com] Sent: Thursday, June 21, 2001 2:03 PM To: ant-user Subject: Re: Access is denied when trying to copy jar file There seems to be a problem copying the jar file when trying to: (at the command prompt) ant -buildfile filename.xml (in my filename.xml) It is telling me that access is denied to this folder. I have checked the permissions and they are all fine. So why am I still getting a fail of the build because access is denied to this folder? Thank you, Robin --openmail-part-425e6e29-00000001--