Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 18246 invoked from network); 25 Apr 2003 15:20:52 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 25 Apr 2003 15:20:51 -0000 Received: (qmail 22022 invoked by uid 97); 25 Apr 2003 15:22:52 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 22015 invoked from network); 25 Apr 2003 15:22:51 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 25 Apr 2003 15:22:51 -0000 Received: (qmail 16745 invoked by uid 500); 25 Apr 2003 15:20:34 -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 16728 invoked from network); 25 Apr 2003 15:20:33 -0000 Received: from ms-smtp-01.nyroc.rr.com (24.92.226.148) by daedalus.apache.org with SMTP; 25 Apr 2003 15:20:33 -0000 Received: from BethEtAlain (roc-66-66-129-202.rochester.rr.com [66.66.129.202]) by ms-smtp-01.nyroc.rr.com (8.12.5/8.12.2) with SMTP id h3PFKZGo026054 for ; Fri, 25 Apr 2003 11:20:36 -0400 (EDT) Message-ID: <008f01c30b3e$38d3ac20$ca814242@BethEtAlain> From: "Alain Leblanc" To: Subject: MAPPING configuration error Date: Fri, 25 Apr 2003 11:20:36 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_008C_01C30B1C.B17F36C0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 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_000_008C_01C30B1C.B17F36C0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I apologize if this is supposed to be trivial, but I updated from TC 3.2 = to TC 4.0 with apache 1.37 and I think I have everything right except = for this message that I get in the catalica_log file:=20 2003-04-25 10:57:22 StandardEngine[Standalone]: Mapping server name = 'XXX.YYY.com' 2003-04-25 10:57:22 StandardHost[test.beeslender.com]: MAPPING = configuration error for request URI I have a host defined for XXX.YYY.com in my server.xml file. (see below) = I spent a lot of time in the jakarta docs and can't find anything. Any = one has any idea what could cause the problem, or where to look for more = info. Thanks a Here's my server.xml entry. It is defined in the appropriate engine. ------=_NextPart_000_008C_01C30B1C.B17F36C0--