Recognizing environment variable while running java app in NB 12.0

2020-10-07 Thread Greenberg, Gary
I have created a Java application for some data conversion. It accepts 2 parameters in the command line: input and output file. Besides that, some program options are defined by the properties file. I have several of these properties files for different environments, where name of the environment i

Re: Issues relating to Postgresql JDBC following upgrade to Mac OS Catalina release 10.15.7

2020-10-07 Thread Jack W.
Had a similar problem with an IBM i Db2 ODBC driver after Catalina upgrade. Uninstalled the ODBC driver and re-installed and everything works. On Wed, Oct 7, 2020 at 10:41 AM David Gradwell wrote: > We have for many years built Java applications accessing Postgresql > databases using NetBeans.

Issues relating to Postgresql JDBC following upgrade to Mac OS Catalina release 10.15.7

2020-10-07 Thread David Gradwell
We have for many years built Java applications accessing Postgresql databases using NetBeans. We run these applications on Mac OS X, Windows 10 and Debian. Around the time of an upgrade to Mac OS Catalina release 10.15.7 (early Sept 2020) when running on recently purchased Mac Mini all JDBC acc