1 Reply Latest reply on Sep 28, 2007 4:18 PM by sergeysmirnov

    problem migrating from ajax4jsf 1.1.1 to rich faces 3.1.0

    ronaldj52

      hi,
      i have been using ajax4jsf 1.1.1 before, and now wanted to upgrade to rich faces.
      i have modified web.xml as described in the development doc, and included the rich faces jars (and kicked out the ajax4jsf 1.1.1)
      i use tomcat 5.5.20 on linux

      by startup of my tomcat the first time, i get no error.
      by restarting tomcat i get the error:

      15:46:14,704 ERROR ManagerBase:411 - IOException while loading persisted sessions: java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: org.ajax4jsf.context.AjaxContextImpl
      java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: org.ajax4jsf.context.AjaxContextImpl
      


      can anyone explain why that is, or how to remedy it?

      did ajax4jsf persist session nicely before, or is this some new functionality ?

      cheers for any help,