version « IceFaces « JSF Q&A





2. Problem with upgraged version 1.7.1 to 1.7.2    icefaces.org

When I upgraded version 1.7.1 to 1.7.2 I got an error: 11.11.2008 13:43:00 com.icesoft.faces.facelets.D2DFaceletViewHandler renderResponse SEVERE: Problem in renderResponse: null java.lang.NullPointerException at javax.faces.component.UIComponentBase.getRenderer(UIComponentBase.java:1093) at javax.faces.component.UIComponentBase.encodeBegin(UIComponentBase.java:703) at com.icesoft.faces.application.D2DViewHandler.renderResponse(D2DViewHandler.java:568) at com.icesoft.faces.application.D2DViewHandler.renderResponse(D2DViewHandler.java:575) at com.icesoft.faces.facelets.D2DFaceletViewHandler.renderResponse(D2DFaceletViewHandler.java:282) at com.icesoft.faces.application.D2DViewHandler.renderView(D2DViewHandler.java:159) at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:107) at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:245) at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:137) at com.icesoft.faces.webapp.http.core.JsfLifecycleExecutor.apply(JsfLifecycleExecutor.java:18) at com.icesoft.faces.context.View$2.respond(View.java:44) at com.icesoft.faces.webapp.http.servlet.ServletRequestResponse.respondWith(ServletRequestResponse.java:167) at com.icesoft.faces.webapp.http.servlet.ThreadBlockingAdaptingServlet$ThreadBlockingRequestResponse.respondWith(ThreadBlockingAdaptingServlet.java:36) at com.icesoft.faces.context.View.servePage(View.java:274) at com.icesoft.faces.webapp.http.core.SingleViewServer.service(SingleViewServer.java:52) at com.icesoft.faces.webapp.http.common.standard.PathDispatcherServer.service(PathDispatcherServer.java:24) at com.icesoft.faces.webapp.http.servlet.MainSessionBoundServlet.service(MainSessionBoundServlet.java:160) at com.icesoft.faces.webapp.http.servlet.SessionDispatcher$1.service(SessionDispatcher.java:38) at com.icesoft.faces.webapp.http.servlet.ThreadBlockingAdaptingServlet.service(ThreadBlockingAdaptingServlet.java:19) at com.icesoft.faces.webapp.http.servlet.EnvironmentAdaptingServlet.service(EnvironmentAdaptingServlet.java:63) ...

3. http://www.icesoft.com/icefaces/component and where is the version?    icefaces.org

Hello everybody, I was wondering why i wasnt able to see the changes from 1.7 to 1.7.2 SP1 in my IDE. The reason is, that the url "http://www.icesoft.com/icefaces/component" points to an old 1.7 version of icefaces. i was not able to find a url which points me to the 1.7.2 SP1 components.tld, neither the one for 1.8. So the question is, ...

4. Version 1.8 issue with dataTable listDataModel getRowData    icefaces.org

I have been using iceFaces 1.7.2 SP2 and have been trying to upgrade to 1.8 I have found I have an issue when it comes to displaying a particular ice:datatable. The issue appears to be in the call to resultModel.getRowData() where resultModel is a ListDataModel. The error thrown is listed below. This issue is only with the 1.8 version of Icefaces, ...

5. Issue 3021 in Version 1.7.2    icefaces.org

6. Language management in version 1.8.    icefaces.org

Hello, I have moved from ICEfaces 1.7.2 ICEface 1.8 My application uses multi language with Before everything works fine. Now, if I change the language, it is displayed with the default language (english). Even if I write locale="de", it does not work. Any ideas ? Thanks.

8. 1.8.2 EE versions    icefaces.org

9. Recommend the Best IceFaces Version    icefaces.org





10. working version of webmail    icefaces.org

11. dependent jar versions?    icefaces.org

Hi I am using IceFaces in a project that is built using maven2. Icefaces is not in the maven2 repository, which is a nuisance, but not a problem, but the bigger deal is that the "Getting Started guide" describes all the dependencies but NOT which versions? Can you please describe on which jar versions the 1.5.3 Icefaces components depend? e.g. commons-collections ...

12. Support Options vs Community Versions    icefaces.org

14. Showcase's version question    icefaces.org

16. Which version of icefaces i need to use for the following matrix of depolyment environment    icefaces.org

Hi we are using JDK 1. 4, J2EE 1.3, Servlets 2.3 , JSP 1.2. suggest us which version of icefaces i need. presently i am evaluting 6.2 but finding lot of problems. some where in the net says icefaces 1.5 is the correct fit. where can i download icefaces 1.5 if thats is tthe right verision for my depolyment environment. thanks ...





18. Icefaces version 1.7    icefaces.org

20. Javascript is not working ,version 1.7.1    icefaces.org

Hi , We recently are in the process of migrating from 1.6 to 1.7.1 . We just replaced the jars with latest ones. Javascript is not working at all , as when the page's view source is looked up , the events for the components are not generated at all. i tried with immediate="true" ,but in vain,. Could any one help ...