| From: | Luca Ferrari <fluca1978(at)infinito(dot)it> |
|---|---|
| To: | "Corbett, James" <James(dot)Corbett(at)cra-arc(dot)gc(dot)ca> |
| Cc: | "PostGreSQL Mailing List (pgsql-general(at)postgresql(dot)org)" <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Driver Question |
| Date: | 2013-07-17 07:52:44 |
| Message-ID: | CAKoxK+4XQtBJ8mc+gOTZASBcLH2YKdZ+FpUP4WXNgSgEKK-PGA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Tue, Jul 16, 2013 at 5:36 PM, Corbett, James
<James(dot)Corbett(at)cra-arc(dot)gc(dot)ca> wrote:
> Hello all:
>
> My first official message so please be gentle with me.
>
> I’m attempting to make a new JDBC Connection Profile via my Eclipse IDE.
> Apparently it’s looking for the following jar in the driver wizard:
>
> postgresql-8.1-404.jdbc2.jar.
>
> However when I burrow down to locate the driver in my Jboss server as
> indicated below I only see the following.
>
> C:\APPS\lse_jboss-4.2.3.GA-1.1\server\default\lib\postgresql-9.0-801.jdbc4.jar
You have to edit the driver definition removing the 8.1 jar file from
the "JAR List" tab leaving only the recent driver.
I tried it with 9.1-902.jbdc4.jar and Eclipse Juno. I don't know why
Eclipse asks for such an old driver, I suppose is something not update
in the Eclipse pre-built configuration.
Luca
| From | Date | Subject | |
|---|---|---|---|
| Next Message | ERR ORR | 2013-07-17 08:11:03 | Re: |
| Previous Message | Xiang Jun Wu | 2013-07-17 07:10:37 | About postgres scale out |