[richfaces-issues] [JBoss JIRA] (RF-13249) PushServlet initialized twice

Milo van der Zee (JIRA) jira-events at lists.jboss.org
Mon Oct 7 13:30:02 EDT 2013


Milo van der Zee created RF-13249:
-------------------------------------

             Summary: PushServlet initialized twice
                 Key: RF-13249
                 URL: https://issues.jboss.org/browse/RF-13249
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: component-push/poll
    Affects Versions: 4.3.4
            Reporter: Milo van der Zee
            Priority: Minor


In PushServlet of Richfaces 4.3.4 I see there is a flag 'private boolean initialized = false;'. This is done to NOT initialize the servlet multiple times. But the servlet is also initialized to attach the Atmosphere handler. Idea of Lukáš Fryč is to break the init code appart. One to init the servlet and one to connect the Atmosphere handler.

Also see the forum thread

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the richfaces-issues mailing list