当前位置: 代码迷 >> ASP >> JasperServer 使用小疑点
  详细解决方案

JasperServer 使用小疑点

热度:389   发布时间:2013-12-10 15:05:55.0
JasperServer 使用小问题

V5.5 企业版

(1)删除或更新定义的报表,报系统内部错误,数据库表 jiaccessevent 清除可以解决;

(2)中文名称的临时视图的图表方式时会报乱码错误,

Edit the file <js-install>\WEB-INF\classes\esapi\security.properties, and locate the line:

label=Alpha,AlphaNumPunctuation,500,true,label-ViewRepositoryEdit_context

Change this to:

label=Alpha,AlphaNumPunctuationBrackets,500,true,label-ViewRepositoryEdit_context