If the SDO object set a chinese value, it cannot saved as XML in a correct encode.
For example if I create a sdo and set it a Chinese value, and using XMLHelper.save() as a xml stream. By default, Tuscany sdo will choice the "UTF-8" encoding, but the save result is not a correct utf-8 code for the Chinese character. Is this a bug? Fixed ?
