Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 8648 invoked from network); 20 Nov 2006 16:04:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Nov 2006 16:04:35 -0000 Received: (qmail 15504 invoked by uid 500); 20 Nov 2006 16:04:37 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 15471 invoked by uid 500); 20 Nov 2006 16:04:37 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 15448 invoked by uid 99); 20 Nov 2006 16:04:37 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Nov 2006 08:04:37 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [134.134.136.20] (HELO mga02.intel.com) (134.134.136.20) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Nov 2006 08:04:24 -0800 Received: from orsmga001.jf.intel.com ([10.7.209.18]) by mga02.intel.com with ESMTP; 20 Nov 2006 08:02:46 -0800 Received: from fmsmsx333.amr.corp.intel.com ([132.233.42.2]) by orsmga001.jf.intel.com with ESMTP; 20 Nov 2006 08:02:44 -0800 X-ExtLoop1: 1 X-IronPort-AV: i="4.09,440,1157353200"; d="scan'208"; a="164336975:sNHT239662822" Received: from mssmsx411.ccr.corp.intel.com ([10.125.2.10]) by fmsmsx333.amr.corp.intel.com with Microsoft SMTPSVC(6.0.3790.1830); Mon, 20 Nov 2006 08:02:33 -0800 x-mimeole: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: Updates to OEJB 2.2 and TranQL 1.4 Date: Mon, 20 Nov 2006 19:02:29 +0300 Message-ID: <3D8E84095C6A524A985B787423094E407928D3@mssmsx411> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Updates to OEJB 2.2 and TranQL 1.4 Thread-Index: AccHfzYM99MnPJ/bQE+8O3vVA98fVgFPeB4A From: "Udovichenko, Nellya" To: X-OriginalArrivalTime: 20 Nov 2006 16:02:33.0714 (UTC) FILETIME=[4A3BE520:01C70CBD] X-Virus-Checked: Checked by ClamAV on apache.org Oh, by the way, doesn't this change address the transaction isolation level problem in TranQL/OpenEJB (GERONIMO-2128)? Thanks,=20 Nellya Udovichenko. -----Original Message----- From: Matt Hogstrom [mailto:matt@hogstrom.org]=20 Sent: Tuesday, November 14, 2006 2:55 AM To: dev@geronimo.apache.org; openejb-dev@incubator.apache.org Subject: Updates to OEJB 2.2 and TranQL 1.4 I have updated TranQL 1.4 and Open EJB 2.2 to support specification =20 of a Select-For-Update clause in the openejb-jar.xsd when deploying =20 CMP EJBs. I have published new SNAPSHOTs of both projects so in a =20 perfect world there should be no pain :) I'll be stress testing DayTrader tonight to confirm that we can run =20 an EJB workload under stress. If no changes are made then the =20 current SQL syntax is generated and you'll notice no difference. If =20 you want you can add a true =20 element to the Entity element in your openejb-jar. I'll post some results when I finish testing. Cheers. Matt Hogstrom matt@hogstrom.org