【发布时间】:2011-03-15 13:58:11
【问题描述】:
我有一个 JSF 1.2 和 ICEfaces 1.8 的项目。
我已经开始升级到基于this tutorial的JSF 2.0和ICEfaces 2.0
我已经从我的项目中删除了旧的 JSF 和 ICEfaces jar,并从 icefaces 2 库中复制了新的。
当我启动 JBoss 时,我清楚地看到 JSF 2.0 jar 已加载,但我不明白为什么它仍然加载 ICEfaces 1.8 库。
15:37:07,431 INFO [config] Initializing Mojarra (1.2_12-b01-FCS) for context '/
admin-console'
15:37:09,012 INFO [D2DViewHandler]
ICEsoft Technologies, Inc.
ICEfaces 1.8.2
Build number: 7
Revision: 19321
15:37:09,089 WARN [D2DViewHandler] JSF 2.0 libraries detected. This version of
ICEfaces is not supported on JSF 2.0. JSF 1.1 or 1.2 are required.
你有什么理由吗?
谢谢。
【问题讨论】: