Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 3041 invoked from network); 24 Mar 2005 22:59:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 Mar 2005 22:59:05 -0000 Received: (qmail 62411 invoked by uid 500); 24 Mar 2005 22:58:47 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 62391 invoked by uid 500); 24 Mar 2005 22:58:47 -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 62376 invoked by uid 99); 24 Mar 2005 22:58:47 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=FORGED_RCVD_HELO X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from starbug.mhsoftware.com (HELO mail.mhsoftware.com) (67.154.139.115) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 24 Mar 2005 14:58:44 -0800 Received: from localhost (localhost [127.0.0.1]) by mail.mhsoftware.com (Postfix) with ESMTP id 280CC1FDA7 for ; Thu, 24 Mar 2005 15:34:49 -0700 (MST) Received: from mail.mhsoftware.com ([127.0.0.1]) by localhost (starbug [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30265-04 for ; Thu, 24 Mar 2005 15:34:47 -0700 (MST) Received: from reddwarf.private.mhsoftware.com (c-67-176-51-42.client.comcast.net [67.176.51.42]) by mail.mhsoftware.com (Postfix) with ESMTP id 7D2DF1E4BB for ; Thu, 24 Mar 2005 15:34:47 -0700 (MST) Received: from emp00 (emp00.private.mhsoftware.com [192.168.0.254]) by reddwarf.private.mhsoftware.com (Postfix) with ESMTP id 56E729486 for ; Thu, 24 Mar 2005 15:34:46 -0700 (MST) From: "George Sexton" To: "'Tomcat Users List'" Subject: RE: Problem migrating from 4.1.30 to 5.5.7 Date: Thu, 24 Mar 2005 15:34:46 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 In-Reply-To: <427EBCB29AD9DC459C8F2C9AD42EF41CE3789F@exchange2.secureinfo.local> Thread-Index: AcUwnMIaxmaEj2vtQcWTY9rGNaFbgAAJN1Kw X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Message-Id: <20050324223446.56E729486@reddwarf.private.mhsoftware.com> X-Virus-Scanned: by amavisd-new at mhsoftware.com X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N The conf// directory George Sexton MH Software, Inc. http://www.mhsoftware.com/ Voice: 303 438 9585 > -----Original Message----- > From: Hay, Markus [mailto:markus.hay@secureinfo.com] > Sent: Thursday, March 24, 2005 11:10 AM > To: tomcat-user@jakarta.apache.org > Subject: Problem migrating from 4.1.30 to 5.5.7 > > I'm in the process of testing our Java-based application on a newer > version of Tomcat and it appears some significant changes have been > made. In Tomcat 4.1.30, I was able to drop a application.xml > file in the > webapps directory and it would redirect to the application by using > http://localhost/appname, which is installed to c:\program > files\application_name\html. Now I'm trying to accomplish the > same with > 5.5.7, but I'm not sure where to put this application.xml file, which > has the context path defined. Is it as simple as putting this > file in a > different directory or do I need to modify other xml files in the new > version of Tomcat? > > Thanks in advance for any help. > > - Markus > --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org