Re: upgrade tapestry from 5.2.6 to 5.3 report Error Invalid byte 3 of 3-byte UTF-8 sequence

2011-11-22 Thread Ivan Liu
I solved the problem myself,Thank you! Add JVM parameter:-Dfile.encoding=UTF-8 在 2011年11月23日 上午9:02,Ivan Liu 写道: > Hi All, > > I am upgrading tapestry version from 5.2.6 to 5.3,But report this > Error,like this: org.apache.tapestry5.ioc.internal.OperationException: > Failure parsing template cl

upgrade tapestry from 5.2.6 to 5.3 report Error Invalid byte 3 of 3-byte UTF-8 sequence

2011-11-22 Thread Ivan Liu
Hi All, I am upgrading tapestry version from 5.2.6 to 5.3,But report this Error,like this: org.apache.tapestry5.ioc.internal.OperationException: Failure parsing template classpath:com/lph/web/pages/Index.tml: Invalid byte 3 of 3-byte UTF-8 sequence. Index.tml template file is UTF-8 Encode, incude