Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@www.apache.org Received: (qmail 15194 invoked from network); 5 Jul 2005 11:12:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Jul 2005 11:12:30 -0000 Received: (qmail 8663 invoked by uid 500); 5 Jul 2005 11:12:16 -0000 Delivered-To: apmail-jakarta-tomcat-dev-archive@jakarta.apache.org Received: (qmail 8629 invoked by uid 500); 5 Jul 2005 11:12:15 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Tomcat Developers List" Reply-To: "Tomcat Developers List" Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 8605 invoked by uid 99); 5 Jul 2005 11:12:15 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Jul 2005 04:12:15 -0700 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=FORGED_RCVD_HELO X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [207.113.241.150] (HELO iss05.interliant.com) (207.113.241.150) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Jul 2005 04:12:15 -0700 Received: from EX-007.mail.navisite.com (ex-007.interliant.com [207.113.240.186]) by iss05.interliant.com (8.10.2/8.10.2) with ESMTP id j65BDcq25178 for ; Tue, 5 Jul 2005 06:13:38 -0500 (CDT) Received: from [192.168.0.80] ([213.202.84.135]) by EX-007.mail.navisite.com with Microsoft SMTPSVC(6.0.3790.211); Tue, 5 Jul 2005 06:12:09 -0500 Message-ID: <42CA6B0C.2040500@apache.org> Date: Tue, 05 Jul 2005 13:12:12 +0200 From: Mladen Turk User-Agent: Mozilla X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tomcat Developers List Subject: Re: jni error References: <42CA69C1.4060205@fujitsu-siemens.com> In-Reply-To: <42CA69C1.4060205@fujitsu-siemens.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 05 Jul 2005 11:12:09.0584 (UTC) FILETIME=[62DC6700:01C58152] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N jean-frederic clere wrote: > Hi, > > I have the following error when compiling: > +++ > src/file.c 502: [error]: CFE1136 struct "JNINativeInterface_" has no > field "GetDirectBufferAddress" > char *bytes = (char *)(*e)->GetDirectBufferAddress(e, buf); > ^ > +++ > My java version is 1.3.1, why are we requiring a very new one? > Yes, GetDirectBufferAddress is NIO feature of the 1.4 Regards, Mladen. --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org