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 CFD8776FD for ; Tue, 26 Jul 2011 15:32:05 +0000 (UTC) Received: (qmail 58951 invoked by uid 500); 26 Jul 2011 15:32:02 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 58742 invoked by uid 500); 26 Jul 2011 15:32:01 -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 58733 invoked by uid 99); 26 Jul 2011 15:32:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Jul 2011 15:32:01 +0000 X-ASF-Spam-Status: No, hits=2.9 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [202.165.103.53] (HELO web15908.mail.cnb.yahoo.com) (202.165.103.53) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 26 Jul 2011 15:31:54 +0000 Received: (qmail 14699 invoked by uid 60001); 26 Jul 2011 15:31:32 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.cn; s=s1024; t=1311694292; bh=bHH81gJLufGX5K14Iw+0/oDZXRTcrJS0/BWxG94OzIY=; h=X-YMail-OSG:Received:X-Mailer:Message-ID:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type; b=qMT2qDKT+b2mhYVIqYj9IQ2xU8+EPjqz0qtaaZfuHaaj+8ln6NnMntflDkPnUh4jf63GUSqDKTBng8irSitmw3d+1ViHh3MtZcItqJVoiJFnpB/pYGd0WwtGB/5RiDwOik2oqrD5PNwPI2qg6/eVTeghZxhNkQb5zsqgNIt80AY= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.cn; h=X-YMail-OSG:Received:X-Mailer:Message-ID:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type; b=nFwP8AODeJYo5IAaLmpWurfsMSPkhQNsiYOBXVF1/EdPnVDn64/FP1vWQXQvxyNfdTtUaDdU1navbMDC+IDT48MdW/s7TNtAVJTpR0NV5x5BwWIUREPPvhjEBnHxRXTXTGOQO5MbG4nYr1AanA39e7kf3MJo58k+SS03qxXDLIA=; X-YMail-OSG: .DWDkA4VM1mC45HB3M_nXKQvnsgcvBAnFw30vqptldSUJLW fMbs.uEaASGoMJtx5F6xpCGrlc5YUSoSzil675fNN9F8s4BabopS230kvJGs 2XdeWqx7GJRFpwNd3RnZ9cpefQ2Lh.etd.3FP9psJAOlhZm9IFCWpOKRxjtI qUdzf9up3XkirTfS4YV2erde07yEl2GgqMuZy_BtIprTbEmYDSjlEHJ5Vouz vnFDpsyGagCOypJjpx5WAjOzPbhgqxX6bwBs6.EsP1qEpY2KrD8690BEkn2S kzn2i_bS2js427kFzEajyVP4QCoPtPz4XP5j24Rwd0g.tOSDfNNzHA5HJXxZ aRFInNJjuW5Zq1RK117o0jDchHz6jEghPb1G_F4U- Received: from [14.145.122.38] by web15908.mail.cnb.yahoo.com via HTTP; Tue, 26 Jul 2011 23:31:32 CST X-Mailer: YahooMailWebService/0.8.112.310352 Message-ID: <1311694292.4423.YahooMailNeo@web15908.mail.cnb.yahoo.com> Date: Tue, 26 Jul 2011 23:31:32 +0800 (CST) From: =?gb2312?B?wabAvSC5yA==?= Reply-To: =?gb2312?B?wabAvSC5yA==?= Subject: there is mistake in the LocalString file To: tomcat-user MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-1463562614-1311694292=:4423" --0-1463562614-1311694292=:4423 Content-Type: text/plain; charset=gb2312 Content-Transfer-Encoding: quoted-printable hi all:=0Amy configure:=0Atomcat 7.0.12/19=0Awindows xp sp3=0A=0A=0Ain the = file "org/apache/catalina/connectorLocalStrings.properties" line 54&55=0A= =0AcoyoteRequest.getInputStream.ise=3DgetReader() has already been called f= or this request=0AcoyoteRequest.getReader.ise=3DgetInputStream() has alread= y been called for this request=0A=0Ai think that should be:=0A=0AcoyoteRequ= est.getInputStream.ise=3DgetInputStream() has already been called for this = request=0AcoyoteRequest.getReader.ise=3DgetReader() has already been called= for this request=0A=0A=0Ait's OK?=0A --0-1463562614-1311694292=:4423--