5 Replies Latest reply on Mar 20, 2009 12:42 PM by chennaraoeda

    Session is expiring  for Ajax request(using a4j:BommandButto

      Hi all,
      In our application we are using richfaces 3.2,
      Our application server is Jboss.
      Session timeout is given in web.xml as 30 mins.
      Since we are using Richfaces, in most of the pages we are making ajax calls using a4j:CommandButton .

      we are getting session expired eventhough we are interacting the server .
      Since we are making ajax calls ,full page is not loading .
      If I refresh whole page ,then session is not getting expired.
      Is there any way to refresh jboss session cookies when ajax request made?


      Any listener/ filter will help me?

      Please advice ...
      Thanks in advance...