Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 91433 invoked from network); 24 Jul 2008 16:53:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Jul 2008 16:53:53 -0000 Received: (qmail 47224 invoked by uid 500); 24 Jul 2008 16:53:42 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 47195 invoked by uid 500); 24 Jul 2008 16:53:42 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 47182 invoked by uid 99); 24 Jul 2008 16:53:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Jul 2008 09:53:42 -0700 X-ASF-Spam-Status: No, hits=-4.0 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [192.61.61.105] (HELO usea-naimss3.unisys.com) (192.61.61.105) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Jul 2008 16:52:46 +0000 Received: from usea-nagw1.na.uis.unisys.com ([129.224.72.16]) by usea-naimss3 with InterScan Message Security Suite; Thu, 24 Jul 2008 11:48:45 -0500 Received: from usea-nagw1.na.uis.unisys.com ([129.224.72.51]) by usea-nagw1.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 24 Jul 2008 11:45:23 -0500 Received: from usea-nahubcas1.na.uis.unisys.com ([129.224.76.114]) by usea-nagw1.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 24 Jul 2008 11:45:22 -0500 Received: from USEA-EXCH7.na.uis.unisys.com ([129.224.76.38]) by usea-nahubcas1.na.uis.unisys.com ([129.224.76.114]) with mapi; Thu, 24 Jul 2008 11:45:22 -0500 From: "Caldarale, Charles R" To: Tomcat Users List Date: Thu, 24 Jul 2008 11:45:21 -0500 Subject: RE: Context or Mapping problems Apache 2.2 +mod_JK+ Tomcat 5.5 Thread-Topic: Context or Mapping problems Apache 2.2 +mod_JK+ Tomcat 5.5 Thread-Index: AcjtpXegHXi2iINqSaibHDjf/jSfKgABo5RA Message-ID: <0AAE5AB84B013E45A7B61CB66943C17213BB4CB854@USEA-EXCH7.na.uis.unisys.com> References: <60f15f3e0807231305j368909el7593d38037d4aa89@mail.gmail.com> <147851EC-58F3-4C15-A95A-BB554451E736@gmail.com> <0AAE5AB84B013E45A7B61CB66943C17213BB46BC15@USEA-EXCH7.na.uis.unisys.com> <60f15f3e0807240849t77705d32i136bc487052984c8@mail.gmail.com> In-Reply-To: <60f15f3e0807240849t77705d32i136bc487052984c8@mail.gmail.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 24 Jul 2008 16:45:22.0967 (UTC) FILETIME=[AA6FCA70:01C8EDAC] X-Virus-Checked: Checked by ClamAV on apache.org > From: kohanm [mailto:kohan.massoud@gmail.com] > Subject: Re: Context or Mapping problems Apache 2.2 +mod_JK+ > Tomcat 5.5 > > I removed the path and docBase attributes like this: > debug=3D"5" reloadable=3D"true" crossContext=3D"true"> No, remove means remove, not change the values to null strings. Your element should simply be this: Where is your element located now? Where is your webapp deployed (name of directory or war file)? > The requested resource (/webapplication/welcome.do) > is not available. Verify that you can access the webapp through Tomcat's HTTP connector, then= try it through httpd. If you can get at it directly but not through httpd= , then something's wrong with your httpd mappings, which I can't help you w= ith. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MA= TERIAL and is thus for use only by the intended recipient. If you received = this in error, please contact the sender and delete the e-mail and its atta= chments from all computers. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org