1 Reply Latest reply on Aug 21, 2007 2:13 AM by tony.herstell1

    Session Timout and no-conversation-view-id="/home.xhtml"

    tony.herstell1

      Getting

      Exception during request processing:
      Caused by javax.servlet.ServletException with message: "viewId:/pages/user/userDetails.seam - View /pages/user/userDetails.seam could not be restored."
      javax.faces.webapp.FacesServlet.service(FacesServlet.java:249)
      org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
      


      after what I believe is a session timeout.


      I have a catch in pages.xml

      no-conversation-view-id="/home.xhtml"

      But it does not seem to be firing...

      I am assuming then on a session timeout this will fire.... Humm.. am I missing something?