[ 
https://jira.jboss.org/jira/browse/RF-4328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12427191#action_12427191
 ] 

asookazian commented on RF-4328:
--------------------------------

"By default, RichFaces does not queue Ajax requests. If events are produced 
simultaneously, they will come to the server simultaneously."

source: 
http://www.jboss.org/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html_single/index.html#QueueandTrafficFloodProtection

There is a reason it was designed this way but for the developer, it's a pain 
to have to add up to three attributes per a4j and rich components in a facelet 
that submit AJAX requests.

I'm thinking there's got to be a way to set defaults for this in Seam/Richfaces 
and override as required.

> Give default values to eventsQueue/requestDelay/ignoreDupResponses
> ------------------------------------------------------------------
>
>                 Key: RF-4328
>                 URL: https://jira.jboss.org/jira/browse/RF-4328
>             Project: RichFaces
>          Issue Type: Task
>    Affects Versions: 3.2.0.SR1, 3.2.1
>            Reporter: Samuel Mendenhall
>
> I've seen the lack of using eventsQueue/requestDelay/ignoreDupResponses cause 
> a lot of grief for Seam users, without these attributes when using a:support 
> and tabbing fast one gets "conversation ended, timed out or was processing 
> another request".  Is there a way to give those three attributes a default 
> value, then allow the user to override as necessary.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.jboss.org/jira/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