Я пытался запустить пример учебника icefaces на своей домашней машине Ubuntu, он прекрасно работает в Tomcat 7, но здесь, на Windows, он просто дает мне это неприятное исключение, любое предложение?
GRAVE: Exception sending context initialized event to listener instance of class org.apache.myfaces.webapp.StartupServletContextListener
java.lang.NoSuchMethodError: org.icefaces.util.EnvUtils.isPartialStateSaving (Ljavax / faces / context / FacesContext;) Z
at org.icefaces.component.fileentry.FileEntryFormSubmit. <init> (FileEntryFormSubmit.java: 47)
at org.icefaces.component.fileentry.FileEntryLoader. <init> (FileEntryLoader.java: 45)