[richfaces-issues] [JBoss JIRA] Created: (RF-3013) a4j:push ALWAYS (not only if event occurs) rerendering specified components...

Jens Behrens (JIRA) jira-events at lists.jboss.org
Wed Apr 9 06:40:54 EDT 2008


a4j:push ALWAYS (not only if event occurs) rerendering specified components...
------------------------------------------------------------------------------

                 Key: RF-3013
                 URL: http://jira.jboss.com/jira/browse/RF-3013
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.0.SR1, 3.2.1
         Environment: JDK 1.6
JBOSS 4.0.3 SP1
Facelets
JSF-RI
            Reporter: Jens Behrens
            Priority: Critical



I tried the new classes from asmirnov, fixing the issue http://jira.jboss.com/jira/browse/RF-2960

The eventProducer method is getting called now, but actually rerendering of specified components is happening always and not only if an event occurs via onEvent method of the listener...
The component has interval 3000, so every 3 seconds the msg component is rerendered instead of checking if there actually is an event in queue.

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

        



More information about the richfaces-issues mailing list