You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Arnaud MERGEY (JIRA)" <ji...@apache.org> on 2011/09/02 08:35:10 UTC

[jira] [Commented] (GERONIMO-6138) JDBC 4 API is not supported

    [ https://issues.apache.org/jira/browse/GERONIMO-6138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13095799#comment-13095799 ] 

Arnaud MERGEY commented on GERONIMO-6138:
-----------------------------------------

I have tried geronimo-tomcat7-javaee6-web-3.0-20110901.085007-314-bin and the issue is still there 

"java.lang.AbstractMethodError: org.tranql.connector.jdbc.ResultSetHandle.isClosed()Z" by calling java.sql.ResultSet.isClosed()
 

> 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
>            Reporter: Arnaud MERGEY
>             Fix For: 3.0
>
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira