Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 25724 invoked from network); 2 Nov 2005 23:02:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Nov 2005 23:02:59 -0000 Received: (qmail 63689 invoked by uid 500); 2 Nov 2005 23:02:58 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 63660 invoked by uid 500); 2 Nov 2005 23:02:58 -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: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 63651 invoked by uid 99); 2 Nov 2005 23:02:58 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Nov 2005 15:02:58 -0800 X-ASF-Spam-Status: No, hits=1.3 required=10.0 tests=RCVD_IN_BL_SPAMCOP_NET,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of dremesh@gmail.com designates 66.249.82.202 as permitted sender) Received: from [66.249.82.202] (HELO xproxy.gmail.com) (66.249.82.202) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Nov 2005 15:02:53 -0800 Received: by xproxy.gmail.com with SMTP id t14so410131wxc for ; Wed, 02 Nov 2005 15:02:37 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ubIhwH68kPb/1WuuECuCrVWbDN52zEXHFuB6XXP3mJCLUOD8v1HpjtUTZgaJywbdUUg+TXGzOnK2FzIseEq9++KteFckN+I5IaeunSbCUc3puAob84SOFdv1GaXMnNiRuTmkkFk0k8PExo7YyBOj6rv0jWMi3lVoxUvS5LuREB4= Received: by 10.70.87.9 with SMTP id k9mr9712wxb; Wed, 02 Nov 2005 15:02:37 -0800 (PST) Received: by 10.70.132.17 with HTTP; Wed, 2 Nov 2005 15:02:37 -0800 (PST) Message-ID: <58ed70f50511021502x46c5b2e6g71293c5c98ad3756@mail.gmail.com> Date: Wed, 2 Nov 2005 15:02:37 -0800 From: Deepa Remesh To: "Kathey Marsden (JIRA)" Subject: Re: [jira] Commented: (DERBY-648) ij 'show connections' statement does not work in JSR169 In-Reply-To: <1654909027.1130955237928.JavaMail.jira@ajax.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <1045182361.1130284315279.JavaMail.jira@ajax.apache.org> <1654909027.1130955237928.JavaMail.jira@ajax.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi Kathey, After doing a sync to latest code, I tried applying the patch and it works for me. I used Eclipse to apply the patch. Can you please try again to see if it works for you? Thanks, Deepa