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


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

        

Reply via email to