From: | Kris Jurka <books(at)ejurka(dot)com> |
---|---|
To: | "Stonebrook, Jeff" <jstonebrook(at)vocollect(dot)com> |
Cc: | "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Using Postgres from WSAD |
Date: | 2004-05-05 20:09:52 |
Message-ID: | Pine.BSO.4.56.0405051506170.30201@leary.csoft.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Mon, 3 May 2004, Stonebrook, Jeff wrote:
> Has anyone had success loading the Postgres JDBC drivers into WSAD ?
>
> Whenever I attempt a connection I receive the following error:
>
[Reason: Problems encountered while loading the jdbc driver.
Reason: javax.net.ssl.SSLSocket
]
Please do not send images to the list when two lines of text will suffice.
You have not specified what JVM or JDBC driver version you are using but
my guess is that you have selected a JDBC driver that was compiled with
support for SSL while you are not providing the required SSL classes in
your runtime environment. Also what is WSAD?
Kris Jurka
From | Date | Subject | |
---|---|---|---|
Next Message | Lonni Friedman | 2004-05-05 20:24:24 | Re: vacuumdb is failing with NUMBER OF INDEX TUPLES NOT THE SAME AS HEAP |
Previous Message | Joshua D. Drake | 2004-05-05 19:33:55 | Re: Using Postgres from WSAD |