0 Replies Latest reply on Feb 4, 2004 8:28 AM by maik77

    changing file encoding does not work!

    maik77

      Hi,

      I need to change the file encoding from the java vm (from tomcat) from UTF-8 to ISO-8859-1.
      Setting JAVA_OPTS=%JAVA_OPTS% -Dfile.encoding=ISO-8859-1 in the "run.bat" file from JBoss takes no effect. (and CATALINA_OPTS not, too)
      I try to install OpenCMS and when installing just with TomCat standalone, I can change it easily and everything works fine.
      Any idea?

      Maik