Push component keps http session active.
----------------------------------------

                 Key: RF-8876
                 URL: https://jira.jboss.org/browse/RF-8876
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: component-a4j-core
    Affects Versions: 3.3.3.Final
         Environment: Tomcat 5.5/6.0
            Reporter: Alexander Smirnov
            Assignee: Alexander Smirnov


Although push polling requests does not access http session, every request 
updates session access time, so it never expires while page with push component 
opened.
Also, it seems like push requests does not stop even if user leave such page. 
polling request should be stopped on page unload event and resumed on page 
loading.
Possible solution is to introduce 'inactivity timeout' in push component that 
stops it some time after last request to the server.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to