[
https://issues.jboss.org/browse/RF-13249?page=com.atlassian.jira.plugin.s...
]
Brian Leathem updated RF-13249:
-------------------------------
Fix Version/s: 5-Tracking
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
Labels: push
Fix For: 5-Tracking
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