读书人

Arcgis web Project 运作报错javax.fa

发布时间: 2012-10-06 17:34:01 作者: rapoo

Arcgis web Project 运行报错javax.faces.FacesException: The scope of the referenced o
异常如下:
javax.faces.FacesException: The scope of the referenced object: '#{}' is shorter than the referring object
原因:在生成Arcgis web project时,faces-config.xml中生成了一些空的引用"#{}"
解决方法:把faces-config.xml中带#{}的配置全部删除,就可以了

读书人网 >Web前端

热点推荐