From tomcat-user-return-132259-apmail-jakarta-tomcat-user-archive=jakarta.apache.org@jakarta.apache.org Fri Sep 02 06:32:29 2005 Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 54466 invoked from network); 2 Sep 2005 06:32:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Sep 2005 06:32:29 -0000 Received: (qmail 32159 invoked by uid 500); 2 Sep 2005 06:32:12 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 32146 invoked by uid 500); 2 Sep 2005 06:32:12 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: 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 32133 invoked by uid 99); 2 Sep 2005 06:32:12 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Sep 2005 23:32:12 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of jak-tomcat-user@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Sep 2005 23:32:25 -0700 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1EB54e-00088A-1R for tomcat-user@jakarta.apache.org; Fri, 02 Sep 2005 08:30:52 +0200 Received: from gate.abas.de ([212.202.226.200]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 02 Sep 2005 08:30:52 +0200 Received: from Volker.Krebs by gate.abas.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 02 Sep 2005 08:30:52 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: tomcat-user@jakarta.apache.org From: Volker Krebs Subject: Re: How to specify Tomcat error encoding? Date: Fri, 02 Sep 2005 08:17:31 +0200 Organization: abas Software AG Lines: 20 Message-ID: References: <4316745B.8020506@nifty.ne.jp> Reply-To: Volker.Krebs@abas.de Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: gate.abas.de User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en In-Reply-To: <4316745B.8020506@nifty.ne.jp> X-NNTP-Posting-Host: wally.s3.abas.de Sender: news X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi there, Hiroshi Iwatani wrote: > Our environment is LANG=ja_JP.UTF-8 on Linux Fedora Core 3. > > My question is: how could we have Tomcat display correct Japanese error > message when JSP java code has errors for java compiler et al? > > Thanks in advance. > We have the same problem. IMO the encoding form org.apache.coyote.Constants.DEFAULT_CHARACTER_ENCODING should be used. Which we haved patched that it is UTF-8. But it doesent work for us as well. Can anybody else help ? Volker --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org