On 16.10.2021 12:33, Michaud Michael wrote:
Just noticed that it is no more possible to add a new database connection with 
the connection manager.

It is because the "Add" button is only active if there are available database 
driver.

Since the end of June, database drivers are no more registered in the workbench 
context.

It come from a change you made in

AbstractSpatialDatabasesDSExtension (lines 103 and 113). I don't understand the 
change so I'd prefer

you check why this regression happens.


hey Mike,

should be fixed. wanted to get rid of the JUMPWorkbench.getInstance() call and 
removed it assuming that giving a system classloader as jre argument would 
effectively make class Class.forname()
 utilize it. as it is with assumptions, as they are not guarantees, they tend 
to be false ;)

enjoy your sunday.. ede


_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to