异常如下:
[color=red]javax.faces.FacesException: The scope of the referenced object: '#{}' is shorter than the referring object[/color]
原因:在生成Arcgis web project时,faces-config.xml中生成了一些空的引用"[color=red]#{}[/color]"
解决方法:把faces-config.xml中带#{}的配置全部删除,就可以了
[color=red]javax.faces.FacesException: The scope of the referenced object: '#{}' is shorter than the referring object[/color]
原因:在生成Arcgis web project时,faces-config.xml中生成了一些空的引用"[color=red]#{}[/color]"
解决方法:把faces-config.xml中带#{}的配置全部删除,就可以了
本文介绍了解决在生成ArcGIS Web项目时遇到的FacesException问题的方法。具体表现为faces-config.xml文件中出现了一些无效的#{}
4851

被折叠的 条评论
为什么被折叠?



