首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > Web前端 >

Arcgis web Project 运作报错javax.faces.FacesException: The scope of the referenced o

2012-10-06 
Arcgis web Project 运行报错javax.faces.FacesException: The scope of the referenced o异常如下:javax.

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中带#{}的配置全部删除,就可以了

热点排行