Posted By:
Hemal_Majmudar
Posted On:
Wednesday, February 1, 2012 03:10 AM
Hi,
My Ant deployment script working correctly on US English OS version of windows 2008 server but it gives error while deploying with Simplified Chinese OS version of windows 2008. I tried to change the encoding as "UTF-8" but could not able to succeed.
Its basically read the incorrect value(junk character) from property files when the property value specified in Chinese language.
Please help me to develop a Ant Deployment script in such a way that it can work on all OS language version.