<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>RE: [opencms-dev] charset problems</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Operating System? Windows?</FONT>
</P>

<P><FONT SIZE=2>Mhmmm... I didn't tried it yet - sorry...</FONT>
</P>

<P><FONT SIZE=2>Try starting Tomcat over command line or the link in Start menu - for testing reasons !</FONT>
</P>

<P><FONT SIZE=2>Edit the link to something like this...</FONT>
</P>

<P><FONT SIZE=2>C:\jdk1.4\bin\java.exe -jar =-Dfile.encoding=ISO8859_1 </FONT>
<BR><FONT SIZE=2>-Duser.dir="C:\Program Files\Apache Group\Tomcat 4.1" "C:\Program Files\Apache Group\Tomcat 4.1\bin\bootstrap.jar" start</FONT></P>

<P><FONT SIZE=2>Nico</FONT>
</P>
<BR>

<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: Sven Dittmar [<A HREF="mailto:dittmar@rus.uni-stuttgart.de">mailto:dittmar@rus.uni-stuttgart.de</A>] </FONT>
<BR><FONT SIZE=2>Sent: Donnerstag, 21. November 2002 14:08</FONT>
<BR><FONT SIZE=2>To: opencms-dev@www.opencms.org</FONT>
<BR><FONT SIZE=2>Subject: Re: [opencms-dev] charset problems</FONT>
</P>

<P><FONT SIZE=2>Hi Nico and Thomas,</FONT>
</P>

<P><FONT SIZE=2>we have the same Umlaut-encoding problem here</FONT>
<BR><FONT SIZE=2>(jdk 1.4.1 + opencms 5beta2 + tomcat 4.1)</FONT>
</P>

<P><FONT SIZE=2>> -Dfile.encoding=ISO8859_1</FONT>
<BR><FONT SIZE=2>> You can set the environment varibale CATALINA_OPTS to do so. </FONT>
<BR><FONT SIZE=2>> (CATALINA_OPTS=-Dfile.encoding=ISO8859_1)</FONT>
<BR><FONT SIZE=2>I tried that but makes no difference here...</FONT>
</P>

<P><FONT SIZE=2>This is my cmd-line:</FONT>
</P>

<P><FONT SIZE=2>CATALINA_OPTS=-Dfile.encoding=ISO8859_1; </FONT>
<BR><FONT SIZE=2>JAVA_HOME="/usr/lib/j2sdk1.4.1_01/" ./catalina.sh start</FONT>
</P>

<P><FONT SIZE=2>Regards,</FONT>
<BR><FONT SIZE=2>Sven</FONT>
</P>

</BODY>
</HTML>