Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 24598 invoked from network); 24 Oct 2007 13:36:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Oct 2007 13:36:51 -0000 Received: (qmail 1118 invoked by uid 500); 24 Oct 2007 13:36:32 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 1093 invoked by uid 500); 24 Oct 2007 13:36:32 -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 1082 invoked by uid 99); 24 Oct 2007 13:36:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Oct 2007 06:36:32 -0700 X-ASF-Spam-Status: No, hits=-1.0 required=10.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [192.18.6.21] (HELO gmp-eb-mail-1.sun.com) (192.18.6.21) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Oct 2007 13:36:33 +0000 Received: from fe-emea-10.sun.com (gmp-eb-lb-2-fe1.eu.sun.com [192.18.6.10]) by gmp-eb-mail-1.sun.com (8.13.7+Sun/8.12.9) with ESMTP id l9ODaCNb018963 for ; Wed, 24 Oct 2007 13:36:12 GMT Received: from conversion-daemon.fe-emea-10.sun.com by fe-emea-10.sun.com (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) id <0JQF00G01040FX00@fe-emea-10.sun.com> (original mail from Oystein.Grovlen@Sun.COM) for derby-dev@db.apache.org; Wed, 24 Oct 2007 14:36:12 +0100 (BST) Received: from [129.159.112.239] by fe-emea-10.sun.com (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTPSA id <0JQF00IM44G122G0@fe-emea-10.sun.com> for derby-dev@db.apache.org; Wed, 24 Oct 2007 14:36:02 +0100 (BST) Date: Wed, 24 Oct 2007 15:36:01 +0200 From: Oystein Grovlen - Sun Norway Subject: Re: Compilation problem - head of trunk and JDK6 In-reply-to: <471F49CB.8090402@sun.com> Sender: Oystein.Grovlen@Sun.COM To: Oystein Grovlen - Sun Norway Cc: derby-dev@db.apache.org Message-id: <471F4A41.7080903@sun.com> MIME-version: 1.0 Content-type: text/plain; format=flowed; charset=ISO-8859-1 Content-transfer-encoding: 8BIT References: <471F3CF6.9030104@sun.com> <471F49CB.8090402@sun.com> User-Agent: Thunderbird 2.0.0.6 (X11/20070802) X-Virus-Checked: Checked by ClamAV on apache.org Oystein Grovlen - Sun Norway wrote: > I get this error without any changes to NetworkServerControlImpl. (My > only changes are some local changes in LogToFile). I think the problem > is that VTI demo does not implement Blob methods that are new to JDBC 4. > > I guess either the build system should not compile this class with JDK6, > or the JDBC 4 methods should be implemented. Forgot to mention that it compiles for me with JDK 5.0. -- �ystein