Return-Path: Delivered-To: apmail-myfaces-users-archive@www.apache.org Received: (qmail 32298 invoked from network); 31 Jul 2008 11:54:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 31 Jul 2008 11:54:20 -0000 Received: (qmail 61699 invoked by uid 500); 31 Jul 2008 11:54:17 -0000 Delivered-To: apmail-myfaces-users-archive@myfaces.apache.org Received: (qmail 61658 invoked by uid 500); 31 Jul 2008 11:54:16 -0000 Mailing-List: contact users-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Discussion" Delivered-To: mailing list users@myfaces.apache.org Delivered-To: moderator for users@myfaces.apache.org Received: (qmail 51120 invoked by uid 99); 31 Jul 2008 08:30:25 -0000 X-ASF-Spam-Status: No, hits=-2.1 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_HELO_SOFTFAIL,SPF_PASS,SUBJECT_FUZZY_TION X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of balvindar.dhaliwal@citi.com designates 199.67.204.181 as permitted sender) content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6619.12 Subject: Blocking attribute on commandButton and commandLink Date: Thu, 31 Jul 2008 09:29:36 +0100 Message-ID: <83BEB2D4766F8D4DAA703350B7E2FE824094AB4E@exukmb02.eur.nsroot.net> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Blocking attribute on commandButton and commandLink Thread-Index: Acjy55EmGuaSyHdDSjSsi7s4L9yQ8A== From: "Dhaliwal, Balvindar " To: X-OriginalArrivalTime: 31 Jul 2008 08:29:37.0324 (UTC) FILETIME=[918B1EC0:01C8F2E7] X-Scanned-By: MIMEDefang 2.52 on 169.186.160.42 X-Virus-Checked: Checked by ClamAV on apache.org Hello, To follow-up on TRINIDAD-1157 (Blocking attribute of commandButton does not work), is there any update available? When the commandButton is clicked, I would expect subsequent clicks to be synchronised (ie wait until previous requests have completed). This is not happening and I am geeting exceptions - Stateful Session EJBs cannot be used concurrently. I am using trinidad with facelets, seam and weblogic 10MP1. Please advise. Thanks, Balvindar