Re: JBuilder Question - Mailing list pgsql-jdbc

From Andrew Lazarus
Subject Re: JBuilder Question
Date
Msg-id 4251D8B7.9080209@attglobal.net
Whole thread Raw
In response to JBuilder Question  ("Benjamin W. Fisher" <kurasoe@fastmail.fm>)
List pgsql-jdbc
 From the JBuilder menu, Run/Configurations/Edit and add the -D flags to
the VM parameters. (Or was this not what you were asking?)

Benjamin W. Fisher wrote:

>[snip]
>But the java -Djavax.net.ssl.trustStore=mystore
>-Djavax.net.ssl.trustStorePassword=mypassword com.mycompany.MyApp I'm
>not sure how to get in there, since I use JBuilder.  I know how to add
>in required libraries (*.jar) for it, but not sure about this kind of
>thing.
>
>Anyone know how to do this?
>
>---------------------------(end of broadcast)---------------------------
>TIP 6: Have you searched our list archives?
>
>               http://archives.postgresql.org
>
>
>


pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: getTransactionIsolation() causes SQLException - unrecognized
Next
From: "Benjamin W. Fisher"
Date:
Subject: Re: JBuilder Question