I'm using a version of your 5.5 driver that was compiled with java 1.5 and in using Splunk to connect to Denodo it errors out on the following call a. java.lang.AbstractMethodError: com.denodo.vdb.jdbcdriver.VDBJDBCConnection.isValid(I)Z
The isValid call did not exist until 1.6.
I tried grabbing the 6.0 drivers but they fail on any JDBC client to a denodo 5.5 server with an SSL handshake error(even when disabling ssl).
So I'm dead in the water. Is there a 5.5 jdbc driver that is compiled with java 1.6 or higher on your end ?
Here is the manifest file from your 5.5 jdbc driver for reference.
Manifest-Version: 1.0
Ant-Version: Apache Ant 1.6.5
Created-By: 1.5.0_22-b03 (Sun Microsystems Inc.)
Built-By: denodo
Maven-Version: 1.1
Specification-Title:
Specification-Vendor:
Extension-Name:
Implementation-Title: denodo-vdp-jdbcdriver
Implementation-Version: 5.5.0_6
Implementation-Vendor: Denodo Technologies
Specification-Version: 5.5.0_6
Name: com/denodo
Extension-name: com.denodo
Specification-Title: Denodo Technologies Products
Specification-Vendor: Denodo Technologies
Specification-Version: 5.5.0
Implementation-Title: com.denodo
Implementation-Vendor: Denodo Technologies
Implementation-Version: 5.5.0