Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 98302 invoked from network); 12 May 2005 18:58:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 May 2005 18:58:41 -0000 Received: (qmail 28519 invoked by uid 500); 12 May 2005 19:02:17 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 28271 invoked by uid 500); 12 May 2005 19:02:15 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 28256 invoked by uid 99); 12 May 2005 19:02:15 -0000 X-ASF-Spam-Status: No, hits=1.3 required=10.0 tests=FROM_NO_LOWER X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from dns24-ext.dfas.mil (HELO dns24.dfas.mil) (206.39.12.245) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 12 May 2005 12:02:15 -0700 Received: from iso-e2-w-1.DS.DFAS.MIL (iso-e2-w-1.ds.dfas.mil [158.18.1.127]) by dns24.dfas.mil with ESMTP id j4CIw4OT017797 for ; Thu, 12 May 2005 14:58:04 -0400 (EDT) X-MimeOLE: Produced By Microsoft Exchange V6.0.6563.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: Tomcat 5.5.7 will not autodeploy war files (UNCLASSIFIED) Date: Thu, 12 May 2005 13:58:03 -0500 Message-ID: <932ACD88A2215048AB039F28F23CC14305B4BF80@iso-e2-w-1.ds.dfas.mil> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Tomcat 5.5.7 will not autodeploy war files (UNCLASSIFIED) Thread-Index: AcVXGn2OI8mqfH+EQ0GT1JX8s9kbFwACfH4Q From: "BATCHELOR, SCOTT \(CONTRACTOR\)" To: "Tomcat Users List" X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I just want to say thanks very much for the help! Not sure how I missed = this in the Tomcat Docs but that did fix my problem. -SB -----Original Message----- From: Marquez, Omar [mailto:omar.marquez@navteq.com] Sent: Thursday, May 12, 2005 12:45 PM To: 'Tomcat Users List' Subject: RE: Tomcat 5.5.7 will not autodeploy war files (UNCLASSIFIED) I used to have this problem. It was solved when I moved the context = entries out of server.xml and into conf/Catalina/localhost as pointed out by: >Contexts hardcoded in server.xml are not autodeployed or manageable >(except to some extent through the admin webapp). They are hardcoded >and always deployed on startup, and that's it. > >--=20 >xxxxxxxxxxxxxxxxxxxxxxxxx >R=E9my Maucherat >Developer & Consultant >JBoss Group (Europe) S=E0RL >xxxxxxxxxxxxxxxxxxxxxxxxx > -----Original Message----- From: Samara, Fadi N Mr ACSIM/ASPEX [mailto:Fadi.Samara@hqda.army.mil] Sent: Thursday, May 12, 2005 12:37 PM To: 'Tomcat Users List' Subject: RE: Tomcat 5.5.7 will not autodeploy war files (UNCLASSIFIED) Classification: UNCLASSIFIED=20 Caveats: NONE Looking at your server.xml file, it should actually autodeploy it.=20 How are you updating the war file ? Copy/paste ? Or you're actually Letting your IDE auto deploy to the "webapps" directory ? -----Original Message----- From: BATCHELOR, SCOTT (CONTRACTOR) [mailto:SCOTT.BATCHELOR@DFAS.MIL]=20 Sent: Thursday, May 12, 2005 1:19 PM To: tomcat-user@jakarta.apache.org Subject: Tomcat 5.5.7 will not autodeploy war files I apologize up front if this has been answered at some other time. This = is my first day on the list and I could not locate a search function for = the archives. I am running Tomcat 5.5.7 with Apache 2.0.52 and ModJk 1.2.6 For some reason when I drop a war file in the webapps directory it will = not auto deploy if there is already a version of the application in the = webapps directory. In fact I have to delete the application directory and then restart Tomcat for it to deploy the changes. Has anyone ran into this before? Here is part of my server.xml file And here is part of the context Is there another config file that might be causing this problem? Thanks in Advance. -SB --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org Classification: UNCLASSIFIED=20 Caveats: NONE --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org The information contained in this communication may be CONFIDENTIAL and = is intended only for the use of the recipient(s) named above. If you are = not the intended recipient, you are hereby notified that any dissemination, distribution, or copying of this communication, or any of its contents, = is strictly prohibited. If you have received this communication in error, please notify the sender and delete/destroy the original message and any copy of it from your computer or paper files. --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org