0 Replies Latest reply on Jan 7, 2008 12:32 PM by gregboss

    Session persistence

    gregboss

      Hi I am developing web content management system and problems below are the fundamental ones. I cannot find any help throughout the web so will you be so kind and share your knowledge ;]

      Is there any way of saving the user HttpSession/ejb conversational state into persistent storage or maybe somehow serializing that information and then restore it after server restart or update of deployed applications?

      How can I preserve sessions with doing some updates on deployed applications for example adding/changing web/business components to application.

      Do you have any idea ?