ark Thomas <[EMAIL PROTECTED]> wrote:
> Sriram Subramanian wrote:
> > Mark, I see your point related to file encoding
> > changes working on select OS/JVM combinations, why
> is
> > probably why setting LANG=en_US.UTF-8 in
> catalina.sh
> > does the trick on Unix.
loyed on Tomcat, and setting the file
encoding to UTF-8 would help satisfy i18n requirements
for the product. Otherwise for e.g. japanese usernames
would be seen as ???.
Thanks,
Sriram
--- Mark Thomas <[EMAIL PROTECTED]> wrote:
> Sriram Subramanian wrote:
> > Hi,
> >
> &
Hi,
I am installing Tomcat 5.5.9 as a windows service
using the service.bat script. I need to set the jvm
file encoding to UTF-8, which I did using the
following syntax -
===
"%EXECUTABLE%" //IS//%SERVICE_NAME% --JavaHome
%JAVA_HOME% --StartPath %CATALINA_HOME% --Startup auto
--JvmOptions -Df