Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 30571 invoked from network); 2 Jun 2005 08:48:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Jun 2005 08:48:40 -0000 Received: (qmail 87077 invoked by uid 500); 2 Jun 2005 08:48:38 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 87006 invoked by uid 500); 2 Jun 2005 08:48:38 -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 86993 invoked by uid 99); 2 Jun 2005 08:48:37 -0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,SPF_HELO_FAIL X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from e1.ny.us.ibm.com (HELO e1.ny.us.ibm.com) (32.97.182.141) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 02 Jun 2005 01:48:36 -0700 Received: from d01relay04.pok.ibm.com (d01relay04.pok.ibm.com [9.56.227.236]) by e1.ny.us.ibm.com (8.12.11/8.12.11) with ESMTP id j528mM1P026130 for ; Thu, 2 Jun 2005 04:48:22 -0400 Received: from d01av03.pok.ibm.com (d01av03.pok.ibm.com [9.56.224.217]) by d01relay04.pok.ibm.com (8.12.10/NCO/VER6.6) with ESMTP id j528mMLI241960 for ; Thu, 2 Jun 2005 04:48:22 -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 j528mLeU028042 for ; Thu, 2 Jun 2005 04:48:22 -0400 Received: from [127.0.0.1] (sig-9-48-119-174.mts.ibm.com [9.48.119.174]) by d01av03.pok.ibm.com (8.12.11/8.12.11) with ESMTP id j528mCmO027748 for ; Thu, 2 Jun 2005 04:48:21 -0400 Message-ID: <429EC7CA.6000007@sbcglobal.net> Date: Thu, 02 Jun 2005 01:48:10 -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: [PATCH] (DERBY-205; 2nd patch) org.apache.derby.impl.drda.DB2jServerImpl to NetworkServerControlImpl References: <1037444863.1115219656127.JavaMail.jira@ajax.apache.org> <4278E9B2.9060503@sbcglobal.net> <0IG80094WX1N78@epost-mail1.sweden.sun.com> <4280F8EC.1000102@sbcglobal.net> <17034.26772.618435.333048@sun.com> <428ACB89.5020802@sbcglobal.net> <17041.64540.299352.411562@sun.com> <429206E8.6070905@sbcglobal.net> <17043.47036.394300.189843@sun.com> <4293B9D7.8050605@sbcglobal.net> <17054.30649.337279.84780@sun.com> In-Reply-To: <17054.30649.337279.84780@sun.com> X-Enigmail-Version: 0.85.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Dag H. Wanvik wrote: >I uploaded a new patch for 205 + comments, now including a test, >otherwise unchanged. > Yes, I will take a look at it and check in if I see no issues. Thank you so much for cleaning up and adding tests for the derby.stream.error.* methods. I think that these are the only way to get a proper error log with multiple class loaders and will become more and more important. Since, they say that software without automated tests does not exist, I am glad that these properties will finally really exist #:) Kathey