0
我在JSF 1.2和ICEfaces 1.8中有一個項目。將項目升級到ICEfaces 2.0
我已經基於this tutorial
我已經從我的項目中刪除舊JSF和ICEfaces的罐子和複製從ICEfaces的2個庫的新的開始升級過程JSF 2.0和2.0 ICEfaces的。
當我啓動JBoss我清楚地看到,JSF 2.0罐子被加載,但我不明白爲什麼它仍然加載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.
您是否看到任何原因?
謝謝。