Re: [appfuse-user] Unicode problem in applicationContext-resources.xml

2007-08-09 Thread kkus
I appreciate your reply. Actually it is easy to duplicate. Create a test bean with my entry value in resource xml file, deploy it to tomcat and then in your tomcat web folder check if your characters are changed. One entry with value is fine, but the other blows up. Not sure why. Even I don't go d

Re: [appfuse-user] Unicode problem in applicationContext-resources.xml

2007-08-09 Thread Matt Raible
I wish I had an answer for you, but I don't. I've never tried to use Chinese characters as text values in my Spring XML files. Matt On 8/8/07, kkus <[EMAIL PROTECTED]> wrote: > > Env. is 1.9.4 Spring+Hibernate, XP SP2 and JDK5 Update 11. Chinese characters > in that file became monster characters

[appfuse-user] Unicode problem in applicationContext-resources.xml

2007-08-08 Thread kkus
Env. is 1.9.4 Spring+Hibernate, XP SP2 and JDK5 Update 11. Chinese characters in that file became monster characters after related build target was implemented in some cases. For example, "报警历史记录" in that xml file will lead to all Chinese monster characters. Log file showed, [appfuse] ERROR [mai