Return-Path: X-Original-To: apmail-tomcat-users-archive@www.apache.org Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D9D2069EA for ; Fri, 15 Jul 2011 14:32:00 +0000 (UTC) Received: (qmail 21203 invoked by uid 500); 15 Jul 2011 14:31:57 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 21081 invoked by uid 500); 15 Jul 2011 14:31:57 -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 21055 invoked by uid 99); 15 Jul 2011 14:31:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Jul 2011 14:31:56 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,NORMAL_HTTP_TO_IP,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of alekastyl@gmail.com designates 209.85.216.45 as permitted sender) Received: from [209.85.216.45] (HELO mail-qw0-f45.google.com) (209.85.216.45) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Jul 2011 14:31:50 +0000 Received: by qwj8 with SMTP id 8so1031214qwj.18 for ; Fri, 15 Jul 2011 07:31:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=/8Di8GjpytmC9HWpMBAY3YsHxiylfEg0h4BVXezuEyA=; b=Zs8sH71VriZcN8B9tfW6iyi0k6jCgwXemNfjXIB1NOzTPRGcgLV+bTwdWU2efAoJSL YSHXNIRZGMVHmxSUxpdbtts9HDqcEVS0LUhC6hkFpBm5a7A2StO9CBprWnYHFM8cY69i K6dndIAXzjUYoGtTP/fafILHSBss26/nUovoU= MIME-Version: 1.0 Received: by 10.224.193.72 with SMTP id dt8mr692195qab.197.1310740289949; Fri, 15 Jul 2011 07:31:29 -0700 (PDT) Received: by 10.229.185.140 with HTTP; Fri, 15 Jul 2011 07:31:29 -0700 (PDT) Date: Fri, 15 Jul 2011 17:31:29 +0300 Message-ID: Subject: Problem-Tomcat 7.0.16 on mac os 10.6.8 From: Alexandra Stylianidou To: users@tomcat.apache.org Content-Type: multipart/alternative; boundary=20cf30050c2c600e6904a81c81b9 --20cf30050c2c600e6904a81c81b9 Content-Type: text/plain; charset=ISO-8859-1 I am trying to run tomcat 7.0.16 on my mac os x 10.6.8 in order to set up the SWiM and i have problem to show the tomcat welcome screen.First,i create a folder /Library/Tomcat and put the apache file.Then i edit the /Library/Tomcat/conf/tomcat-users.xml file ,i run the startup.sh file ,i go to http://127.0.0.1:8080/ but no tomcat welcome screen.What am i doing wrong? --20cf30050c2c600e6904a81c81b9--