Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 19405 invoked from network); 30 Jun 2005 17:11:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 30 Jun 2005 17:11:59 -0000 Received: (qmail 77929 invoked by uid 500); 30 Jun 2005 17:11:57 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 77902 invoked by uid 500); 30 Jun 2005 17:11:57 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Reply-To: "Derby Development" Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 77889 invoked by uid 99); 30 Jun 2005 17:11:57 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Jun 2005 10:11:57 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [32.97.182.145] (HELO e5.ny.us.ibm.com) (32.97.182.145) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Jun 2005 10:11:59 -0700 Received: from d01relay04.pok.ibm.com (d01relay04.pok.ibm.com [9.56.227.236]) by e5.ny.us.ibm.com (8.12.11/8.12.11) with ESMTP id j5UHBfAB008189 for ; Thu, 30 Jun 2005 13:11:41 -0400 Received: from d01av03.pok.ibm.com (d01av03.pok.ibm.com [9.56.224.217]) by d01relay04.pok.ibm.com (8.12.10/NCO/VERS6.7) with ESMTP id j5UHBflF241926 for ; Thu, 30 Jun 2005 13:11:41 -0400 Received: from d01av03.pok.ibm.com (loopback [127.0.0.1]) by d01av03.pok.ibm.com (8.12.11/8.13.3) with ESMTP id j5UHBUho009177 for ; Thu, 30 Jun 2005 13:11:31 -0400 Received: from [127.0.0.1] (sig-9-48-108-144.mts.ibm.com [9.48.108.144]) by d01av03.pok.ibm.com (8.12.11/8.12.11) with ESMTP id j5UHBR08008797 for ; Thu, 30 Jun 2005 13:11:30 -0400 Message-ID: <42C427B4.9080604@sbcglobal.net> Date: Thu, 30 Jun 2005 10:11:16 -0700 From: Kathey Marsden User-Agent: Mozilla Thunderbird 0.7.3 (Windows/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Derby Development Subject: Re: [jira] Updated: (DERBY-414) Client XA has a problem with the TRANSACTION_READ_UNCOMMITTED isolation level References: <1033493974.1120084979165.JavaMail.jira@ajax.apache.org> <42C4182F.7070004@sbcglobal.net> In-Reply-To: <42C4182F.7070004@sbcglobal.net> X-Enigmail-Version: 0.85.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Mike Matrigali wrote: >Is this problem specific to network client? > > > Yes. if you switch the repro to use embedded all seems to work ok.