Return-Path: X-Original-To: apmail-tomcat-dev-archive@www.apache.org Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 846282970 for ; Tue, 3 May 2011 12:15:48 +0000 (UTC) Received: (qmail 85496 invoked by uid 500); 3 May 2011 12:15:47 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 85437 invoked by uid 500); 3 May 2011 12:15:47 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 85428 invoked by uid 99); 3 May 2011 12:15:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 May 2011 12:15:47 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [193.252.22.151] (HELO smtp6.freeserve.com) (193.252.22.151) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 May 2011 12:15:40 +0000 Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf3523.me.freeserve.com (SMTP Server) with ESMTP id 3E5051C00081 for ; Tue, 3 May 2011 14:15:18 +0200 (CEST) Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf3523.me.freeserve.com (SMTP Server) with ESMTP id 309A11C0009D for ; Tue, 3 May 2011 14:15:18 +0200 (CEST) Received: from mail.homeinbox.net (unknown [2.24.211.105]) by mwinf3523.me.freeserve.com (SMTP Server) with ESMTP id 1E07C1C00081 for ; Tue, 3 May 2011 14:15:18 +0200 (CEST) X-ME-UUID: 20110503121518123.1E07C1C00081@mwinf3523.me.freeserve.com Received: from localhost (localhost [127.0.0.1]) by mail.homeinbox.net (Postfix) with ESMTP id C1CCAEAA9DF for ; Tue, 3 May 2011 13:15:17 +0100 (BST) X-Virus-Scanned: Debian amavisd-new at homeinbox.net Received: from mail.homeinbox.net ([127.0.0.1]) by localhost (mail.homeinbox.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PycrvYosErAw for ; Tue, 3 May 2011 13:15:04 +0100 (BST) Received: from [192.168.23.9] (study03.dev.local [192.168.23.9]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.homeinbox.net (Postfix) with ESMTPSA id 4EAFDEAA9DC for ; Tue, 3 May 2011 13:15:04 +0100 (BST) Message-ID: <4DBFF1C6.1010203@apache.org> Date: Tue, 03 May 2011 13:15:02 +0100 From: Mark Thomas User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-GB; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 MIME-Version: 1.0 To: Tomcat Developers List Subject: Re: Tomcat Application Not running in Apache Webserver. References: In-Reply-To: X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 03/05/2011 12:47, Venugopal Rao wrote: > Dear All, > I am trying run a Web Application which running perfectly fine in > Tomcat 6.0 but the same when deployed in Apache Webserver is not > reading the Web.xml file and hence unable to run the application. > > Your views would be of great help. > Regards....venu. This question belongs on the Tomcat users mailing list, not the dev list. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org