Hi Ken, Thanks, but the charset is not the problem. As mentioned it is the Locale of the CFMX-Server, particularly the region settings.
Is it possible that our version number of MX is a german one? Thanks for fast help, Thomas -----Urspr�ngliche Nachricht----- Von: Ken Smith [mailto:[EMAIL PROTECTED]] Gesendet: Donnerstag, 5. Dezember 2002 22:01 An: Spectra-Talk Betreff: RE: Strange problem with locale settings Extracted from an email recently sent within MM: By default, cfmx uses the encoding of the OS to load CFML pages. However, you can override the default charset for processing CFML files by setting the following JVM argument in the CF Admin: -Dfile.encoding=[your preferred encoding] For example, if you want the default encoding to be Shift-JIS (Windows/Japanese encoding), you would add the following JVM argument: -Dfile.encoding=SJIS Here's a list of the default encodings you can specify using this JVM argument: http://java.sun.com/j2se/1.3/docs/guide/intl/encoding.doc.html Regards, Ken Smith Senior Engineer, Certified ColdFusion 5 Developer ColdFusion/Spectra Product Support -----Original Message----- From: [LWD://] Thomas Lendzion [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 05, 2002 6:45 AM To: Spectra-Talk Subject: Strange problem with locale settings Hi, Another interesting problem: While updating our system as previous mentioned, the locale of our ColdfusionMX changed!?! We checked our Cflogs and were very suprised that all error messages appear in german (in fact we are seated in germany but the server is a complete en_us system). Also the ColdFusionMX-Administrator says that our current edition is 'Unternehmen'. This gets into conflicts with our spectra applications cause they are multilingual with the condition that all objects exist in EN. New Objects now get the DE key which leads into problems. Any ideas? Thanks again, thomas -----Urspr�ngliche Nachricht----- Von: Spectra-Talk [mailto:[EMAIL PROTECTED]] Gesendet: Donnerstag, 5. Dezember 2002 05:08 An: [EMAIL PROTECTED] Betreff: Spectra-Talk-list V1 #103 Spectra-Talk-list Wed, 4 Dec 2002 Volume 1 : Number 103 In this issue: AW: URGENT! Migration CF5 To MX - problems with authentification RE: URGENT! Migration CF5 To MX - problems with authentification AW: URGENT! Migration CF5 To MX - problems with authentification AW: URGENT! Migration CF5 To MX - problems with authentification ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm ------------------------------------------------------------------------------ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
