PersistentFacesServlet « IceFaces « JSF Q&A





3. java.lang.IllegalStateException: ICEfaces requires the PersistentFacesServlet. Please check your web    icefaces.org

Hi, I am using Icefaces with NetBeans. Till Last week it is working fine. after new updates from ICEFaces, I am facing the problem of Forms in design mode. It is not able to open the form page in design mode. It is opening with Component Error.Can anyone help me how to resolve this issue. This is the statcktrace. I am ...

4. ICEfaces requires the PersistentFacesServlet. Please check your web.xml servlet mappings    icefaces.org

nb524all Joined: 05/01/2009 00:00:00 Messages: 1 Offline I am trying to use IceFaces Component Suite in Websphere Portal Server 6.1,When request I get this error.Fllowing is XML MPPCPPortlet The location where state information is saved. Valid values are 'server' (typically saved in HttpSession) and 'client' (typically saved as a ...

6. Creating landing pages by extending Extending PersistentFacesServlet    icefaces.org

I'd like to have linkable, discoverable URLs for various items in my icefaces app. E.g., someting like www.site.com/nav/MainTopic/LowerTopic/EvenLowerTopic/SomeOtherThing/ContentItem My first thought is to extend PersistentFacesServlet to handle URLs of this form and delegate others to the super class. Is there any reason that this could cause problems with IceFaces? Is there another. more standard way of doing this?

7. PersistentFacesServlet Exception executing lifecycle or setting up persistent context    icefaces.org

Hi, I have the problem with following stack trace. Please give some advice what could be the reason. Thank you, Panhathai javax.faces.FacesException: Can't parse stream for /main.jspx can't declare any more prefixes in this context at com.icesoft.faces.application.D2DViewHandler.renderResponse(D2DViewHandler.java:523) at com.icesoft.faces.application.D2DViewHandler.renderView(D2DViewHandler.java:149) at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:107) at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:268) at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:137) at com.icesoft.faces.webapp.xmlhttp.PersistentFacesServlet.service(PersistentFacesServlet.java:391) at javax.servlet.http.HttpServlet.service(HttpServlet.java:802) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Unknown Source) at org.apache.catalina.core.ApplicationFilterChain.doFilter(Unknown Source)

8. PersistentFacesServlet Error    icefaces.org