Return-Path: X-Original-To: apmail-geronimo-dev-archive@www.apache.org Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 81835F1ED for ; Wed, 20 Mar 2013 20:05:17 +0000 (UTC) Received: (qmail 77412 invoked by uid 500); 20 Mar 2013 20:05:16 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 77087 invoked by uid 500); 20 Mar 2013 20:05:16 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 77026 invoked by uid 99); 20 Mar 2013 20:05:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Mar 2013 20:05:15 +0000 Date: Wed, 20 Mar 2013 20:05:15 +0000 (UTC) From: "Moritz Hoffmann (JIRA)" To: dev@geronimo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (GERONIMO-6138) JDBC 4 API is not supported MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/GERONIMO-6138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Moritz Hoffmann updated GERONIMO-6138: -------------------------------------- Attachment: geronimo.patch geronimo patch > JDBC 4 API is not supported > ---------------------------- > > Key: GERONIMO-6138 > URL: https://issues.apache.org/jira/browse/GERONIMO-6138 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Affects Versions: 3.0-M1, 3.0.0 > Reporter: Arnaud MERGEY > Fix For: 3.0.1 > > Attachments: geronimo.patch, tranql.patch > > > I try to deploy an application that uses some JDBC 4 API like java.sql.ResultSet.isClosed() > This calls fails with following error > java.lang.AbstractMethodError: org.tranql.connector.jdbc.ResultSetHandle.isClosed()Z > According to JEE 6 specifications, JDBC 4 API should be supported in Geronimo 3, and it seems not. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira