Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 48740 invoked from network); 1 May 2003 12:40:07 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 1 May 2003 12:40:07 -0000 Received: (qmail 27056 invoked by uid 97); 1 May 2003 12:42:07 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 27049 invoked from network); 1 May 2003 12:42:06 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 1 May 2003 12:42:06 -0000 Received: (qmail 47319 invoked by uid 500); 1 May 2003 12:39:52 -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 47308 invoked from network); 1 May 2003 12:39:51 -0000 Received: from snsmtp03.smith-nephew.com (HELO snsmtp03.relay.smith-nephew.com) (195.212.24.245) by daedalus.apache.org with SMTP; 1 May 2003 12:39:51 -0000 Received: from snwsav01.smith-nephew.com ([62.184.176.41]) by snsmtp03.relay.smith-nephew.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2656.59) id J9VS423L; Thu, 1 May 2003 13:41:26 +0100 Received: From andsrv30.smith-nephew.com ([10.160.1.30]) by snwsav01.smith-nephew.com (WebShield SMTP v4.5 MR1a); id 1051792902343; Thu, 1 May 2003 13:41:42 +0100 Received: by andsrv30.smith-nephew.com with Internet Mail Service (5.5.2656.59) id ; Thu, 1 May 2003 08:41:15 -0400 Message-ID: <90BB627CA578DC479862B41DBD5429910299E839@andsrv30.smith-nephew.com> From: "Koes, Derrick" To: 'Tomcat Users List' Subject: RE: Java VM File Encoding on Windows Date: Thu, 1 May 2003 08:41:13 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2656.59) Content-Type: text/plain X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Is Tomcat running as a service? -----Original Message----- From: Gareth Lawrence [mailto:gareth@mediasculpt.com] Sent: Thursday, May 01, 2003 11:42 AM To: Tomcat Users List Subject: Java VM File Encoding on Windows Greetings All, Was wondering if somebody could help me change my file.encoding on windows 2000. Running SDK 1.4.1 and Tomcat 4.0.1 .... another application (OpenCMS) is giving me the message below, but I have tried setting a CATALINA_OPTS system variable (just like JAVA_HOME) as specified (and to -Dfile.encoding=UTF-8) and restarting Tomcat without luck. Tomcat seems to run fine btw, eg the examples all go ... Any suggestions would be greatly welcome :-) Awesome, Z. Error: the encoding of your Java VM is different from the OpenCms encoding! Java VM file encoding:Cp1252 OpenCms encoding:ISO-8859-1 To continue the setup process: Change the encoding of your Java VM. To do that you must modify the file.encoding setting. Using Apache Tomcat, a different encoding can be set in the environment variable CATALINA_OPTS by the -D parameter e.g.: CATALINA_OPTS=-Dfile.encoding=ISO-8859-1 " This electronic transmission is strictly confidential to Smith & Nephew and intended solely for the addressee. It may contain information which is covered by legal, professional or other privilege. If you are not the intended addressee, or someone authorized by the intended addressee to receive transmissions on behalf of the addressee, you must not retain, disclose in any form, copy or take any action in reliance on this transmission. If you have received this transmission in error, please notify the sender as soon as possible and destroy this message. --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org