On Sep 2, 2011, at 4:35 AM, amergey wrote:

> Hello
> 
> Testing a web application executing some JDBC code using a datasource
> against geronimo 3, I had the following exception
> 
> "java.lang.AbstractMethodError:
> org.tranql.connector.jdbc.ResultSetHandle.isClosed()Z" when calling
> java.sql.ResultSet.isClose()
> 
> So it seems geronimo 3 does not support JDBC 4 API, the bug [GERONIMO-6138]
> (JDBC 4 API is not supported) was closed claiming this bug was fixed in
> trunk since 3.0-M1 
> 
> but I have tested with latest available SNAPSHOTS
> (geronimo-tomcat7-javaee6-web-3.0-20110901.085007-314-bin and
> geronimo-tomcat7-javaee6-3.0-20110901.110425-314-bin) and the issue is still
> there 
> 
> Is there something I missed ? meaning is there any way to configure a
> datasource for supporting JDBC 4 API ? if it is not can I reopen the bug ?

Thanks for the update. Yes, please re-open the Jira with this additional 
information.

--kevan

Reply via email to