[opencms-dev] charset problems

Alexander Kandzior alex at opencms.org
Thu Nov 21 14:17:58 CET 2002


Hi all,

use CATALINA_OPTS=-Dfile.encoding=UTF-8 

_not_ CATALINA_OPTS=-Dfile.encoding=ISO-8859-1 (don't use!!)

Having done that, experiment with the "content-encoding" property on a
plain text file setting it to either "UTF-8" or "ISO-8859-1" which both
should work.

As said in the release note Java 1.3 is not currently supported because
of these encoding issues.


Alexander Kandzior

-------------------

Alkacon Software
Alexander Kandzior
Eugen-Langen-Str. 8
50968 Koeln, DE

Tel: +49 (0)221 3797540
Fax: +49 (0)221 3797541
Email: a.kandzior at alkacon.com

http://www.alkacon.com



> -----Original Message-----
> From: owner-opencms-dev at www.opencms.org 
> [mailto:owner-opencms-dev at www.opencms.org] On Behalf Of Sven Dittmar
> Sent: Thursday, November 21, 2002 2:08 PM
> To: opencms-dev at www.opencms.org
> Subject: Re: [opencms-dev] charset problems
> 
> 
> Hi Nico and Thomas,
> 
> we have the same Umlaut-encoding problem here
> (jdk 1.4.1 + opencms 5beta2 + tomcat 4.1)
> 
> > -Dfile.encoding=ISO8859_1
> > You can set the environment varibale CATALINA_OPTS to do so.
> > (CATALINA_OPTS=-Dfile.encoding=ISO8859_1)
> I tried that but makes no difference here...
> 
> This is my cmd-line:
> 
> CATALINA_OPTS=-Dfile.encoding=ISO8859_1; 
> JAVA_HOME="/usr/lib/j2sdk1.4.1_01/" ./catalina.sh start
> 
> Regards,
> Sven
> 





More information about the opencms-dev mailing list