Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 4082 invoked from network); 24 Jun 2003 14:52:50 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 24 Jun 2003 14:52:50 -0000 Received: (qmail 10856 invoked by uid 97); 24 Jun 2003 14:55:13 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 10848 invoked from network); 24 Jun 2003 14:55:12 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 24 Jun 2003 14:55:12 -0000 Received: (qmail 99239 invoked by uid 500); 24 Jun 2003 14:51:44 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: 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 99188 invoked from network); 24 Jun 2003 14:51:44 -0000 Received: from www.shareowner.com (HELO shareowner.com) (66.46.24.147) by daedalus.apache.org with SMTP; 24 Jun 2003 14:51:44 -0000 Received: from exchange.int.shareowner.com (gw.shareowner.com [66.46.24.163]) by shareowner.com (8.11.6/8.11.6) with ESMTP id h5ODnEf16981 for ; Tue, 24 Jun 2003 09:49:14 -0400 Received: by exchange.int.shareowner.com with Internet Mail Service (5.5.2656.59) id ; Tue, 24 Jun 2003 10:51:08 -0400 Message-ID: From: Phillip Qin To: "'Tomcat Users List'" Subject: RE: Deployment of WAR-files Date: Tue, 24 Jun 2003 10:51:07 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2656.59) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C33A60.0B690810" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C33A60.0B690810 Content-Type: text/plain I finally gave up using war on my production server though I still use tomcat manager to deploy/undeploy my app on dev box. War is quite convenient in deploy but hard to setup when starting tomcat with security manager. For example, I cann't use war as the codeBase in grant entry. -----Original Message----- From: Tim Funk [mailto:funkman@joedog.org] Sent: June 24, 2003 10:48 AM To: Tomcat Users List Subject: Re: Deployment of WAR-files In tomcat4.1 - the docs are skethcy at best. (And I never use wars, so I am clueless). Tomcat5 - has totally overhauled the functionality and docs. -Tim Johannes Lietz wrote: > I've got a question regarding the deployment of WAR-files in Tomcat: > > What is the right way to proceed? > I tried putting my WAR-file into webapps (like I would do e.g. in > Weblogic), but Tomcat does not recognise it, only if I go to the > manager-app and use its install feature. > > Are there any tutorials or workflow descriptions for this? > > > Thanks, > Johannes > --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org ------_=_NextPart_001_01C33A60.0B690810--