From richfaces-svn-commits at lists.jboss.org Fri Jul 31 12:56:23 2009 Content-Type: multipart/mixed; boundary="===============3083674726350907687==" MIME-Version: 1.0 From: richfaces-svn-commits at lists.jboss.org To: richfaces-svn-commits at lists.jboss.org Subject: [richfaces-svn-commits] JBoss Rich Faces SVN: r15086 - branches/community/3.3.X/docs/userguide/en/src/main/docbook/modules. Date: Fri, 31 Jul 2009 12:56:22 -0400 Message-ID: <200907311656.n6VGuMDH003702@svn01.web.mwc.hst.phx2.redhat.com> --===============3083674726350907687== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: msorokin Date: 2009-07-31 12:56:22 -0400 (Fri, 31 Jul 2009) New Revision: 15086 Modified: branches/community/3.3.X/docs/userguide/en/src/main/docbook/modules/RFCa= rchitectover.xml Log: https://jira.jboss.org/jira/browse/RF-7528 Updated Queue Principals Modified: branches/community/3.3.X/docs/userguide/en/src/main/docbook/modul= es/RFCarchitectover.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- branches/community/3.3.X/docs/userguide/en/src/main/docbook/modules/RFC= architectover.xml 2009-07-31 16:14:58 UTC (rev 15085) +++ branches/community/3.3.X/docs/userguide/en/src/main/docbook/modules/RFC= architectover.xml 2009-07-31 16:56:22 UTC (rev 15086) @@ -445,7 +445,7 @@ Only one global queue will ever exist on a view = - If you define more then one with this name while attempting to= set its attributes a warning will appear in server console + If you define more than one with this name while attempting to= set its attributes a warning will appear in server console during rendering. All the same named queues after the first instanc= e are ignored. The queue class name is "org.richfaces.queue.glo= bal" = @@ -466,8 +466,11 @@ ]]> The global default queue is disabled by default, because artific= ial serializing of all Ajax requests on a page can significantly affect e= xpected - behavior. + behavior. The global default queue causes all Asynchronous JavaScript= And XML requests becoming synchronous via the single global queue. = + If the global queue is turned on it can change the behavior on all vi= ews of the application without any visible or obvious setting. = = + + =
View scoped default queue --===============3083674726350907687==--