Any idea what does -Dfile.encoding=UTF-8 in
JAVA_OPTIONS="${JAVA_OPTIONS} -Dfile.encoding=UTF-8"
do? I have this option in my jetty server configuration.
If i dont have it, what might be consequence?
Any idea what does -Dfile.encoding=UTF-8 in
JAVA_OPTIONS="${JAVA_OPTIONS} -Dfile.encoding=UTF-8"
do? I have this option in my jetty server configuration.
If i dont have it, what might be consequence?