ServletException « IceFaces « JSF Q&A





1. javax.servlet.ServletException: ICEfaces requires the PersistentFacesServlet. Please check your web.    icefaces.org

Hi Friends, I am new to ICEfaces.I am using ICEface components along with JSFComponents. I am getting this error javax.servlet.ServletException: ICEfaces requires the PersistentFacesServlet. Please check your web.xml servlet mappings when i place ice: commandButton in my program.Its running fine if I place ice:outputText or JSF:commandButton. Here is my web.xmlCode:

2. javax.servlet.ServletException: ICEfaces requires the PersistentFacesServlet. Please check your web.    icefaces.org

Hi Friends, I am new to ICEfaces.I am using ICEface components along with JSFComponents. I am getting this error javax.servlet.ServletException: ICEfaces requires the PersistentFacesServlet. Please check your web.xml servlet mappings when i place ice: commandButton in my program.Its running fine if I place ice:outputText or JSF:commandButton. Here is my web.xml Code: 16: 17: Stacktrace: org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:467) org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:371) org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:315) org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265) javax.servlet.http.HttpServlet.service(HttpServlet.java:803) root cause javax.servlet.ServletException: Session expired com.icesoft.faces.webapp.http.servlet.MainServlet.service(MainServlet.java:63) javax.servlet.http.HttpServlet.service(HttpServlet.java:803) org.apache.jasper.runtime.PageContextImpl.doForward(PageContextImpl.java:691) org.apache.jasper.runtime.PageContextImpl.forward(PageContextImpl.java:661) org.apache.jsp.index_jsp._jspService(index_jsp.java:57)

5. javax.servlet.ServletException: Session expired    icefaces.org

I have a stable JBoss 4.2.0.GA-IceFaces 1.6 application. Today I installed another JBoss 4.2.0.GA and configured again de app. To my surprise the folowing error appears when conecting to the app, even when comparing folder and content structure with Araxis Merge no relevant differences are found. Even worst, if I copy the JBoss folder structure that works ok, its copy throws ...

7. javax.servlet.ServletException    icefaces.org