The reference to entity "characterEncoding" must end with the ';' delimiter
数据源配置时加上编码转换格式后出问题了:
The reference to entity "characterEncoding" must end with the ';' delimiter
这个错误就是 context.xml中设置数据源链接URL的问题<bean id="mysql" class="com.mchange.v2.c3p0.ComboPooledDataSource...
原创
2014-05-23 22:51:23 ·
716 阅读 ·
0 评论