Hi all I have troubles with accent. Sometimes, tomcat displays the accent with a "?" instead. I think it is a java configuration pb. I have the version 5.0.27 and this is what I use to launch tomcat :
export JAVA_OPTS="-server" export CATALINA_OPTS="-Djava.awt.headless=true -Dfile.encoding=UTF-8 -Ddcm.home=$installDir -Dbuild. compiler.emacs=true -Djava.library.path=$installDir/lib -Xms256m -Xmx256m -XX:PermSize=128m -XX:MaxP ermSize=128m" Note that $installDir is a custom dir with no importance Thanks. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
