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

Jens Behrens (JIRA) jira-events at lists.jboss.org
Thu Apr 10 03:14:54 EDT 2008


    [ http://jira.jboss.com/jira/browse/RF-3013?page=comments#action_12408025 ] 
            
Jens Behrens commented on RF-3013:
----------------------------------

Oh btw....!!!!
The ability that you can watch the status of your request with a4j:status is not possible/working with 3.1.4 libraries, there the push works correctly and the full ajax request is done only every 10 secs.
In 3.2.1-snapshot version you can monitor the "request" but it really looks like it is a full ajax request that does the rerender on your datatable.



> 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
>         Assigned To: Tsikhon Kuprevich
>            Priority: Critical
>             Fix For: 3.2.1
>
>
> 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