I fixed the issue which I think was being picked from the LANG or Locale or
the user running the server by setting the file.encoding system property
explicitly on the command line. 

java -Dfile.encoding=UTF-8 my.jar params



--
View this message in context: 
http://apache-poi.1045710.n5.nabble.com/HSSFCell-API-changes-I-do-not-see-setEncoding-in-3-2-tp2303497p5713463.html
Sent from the POI - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to