Search found 3 matches

by linuxtampa
Thu Mar 20, 2014 3:53 am
Forum: JDBC
Topic: Using Vertica with ADF (jar file built with jdk5)
Replies: 5
Views: 22160

Re: Using Vertica with ADF (jar file built with jdk5)

Yeah, our DBAs agree. We avoid x.0 releases... :D So, the solution we are pursuing now is to have ADF access our Vertica Database through an http/REST servlet (which I wrote a couple weeks back to support an HTML/js proof-of-concept/demo). There's no reason ADF can't use those REST endpoints either....
by linuxtampa
Tue Mar 18, 2014 8:55 pm
Forum: JDBC
Topic: Using Vertica with ADF (jar file built with jdk5)
Replies: 5
Views: 22160

Re: Using Vertica with ADF (jar file built with jdk5)

Thank you. Yes, it would solve the issue of having the isClosed() method. But that driver won't talk to the 6.1 server, and we're not ready to go to 7.0 yet. This is what we got with the 7.0 driver connecting to the 6.1 server: [Vertica][JDBC](5273) FATAL: Unsupported frontend protocol 3.4: server s...
by linuxtampa
Tue Mar 18, 2014 7:02 am
Forum: JDBC
Topic: Using Vertica with ADF (jar file built with jdk5)
Replies: 5
Views: 22160

Using Vertica with ADF (jar file built with jdk5)

Hello --- We are doing a Proof-of-Concept/Demo with Oracle's ADF Fusion Middleware. One of our developers got this stack trace (using vertica 6.1.3-0 jar file): java.lang.AbstractMethodError: com.vertica.jdbc.SForwardResultSet.isClosed()Z at oracle.jbo.server.QueryCollection.setResultSetState(QueryC...

Go to advanced search