Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] Preference page a go

Hi David,

I've run a successful test with the preference page. Using a preference page I have copied the clients db2 jar into the libs.db2 plugins, driver and license, and the drivers are found without a problem so I am able to connect to db2 databases. I don't have a working database to play with, justin is still trying to set one up, so I can't test the functionality of the datastore, but I can make sure that all the jars can be set by the user. I'm going to add some code to the db2 wizard page so that if the jars have not been located by the user the wizard page will request that the information is filled out. Hopefully that will help reduce the number of bug reports regarding classes not being found.

Jesse

David Adler wrote:

When the connection parameters are saved at the end of a session and then restored, they are not getting restored correctly.

It appears that the parameter entry separator is not being correctly inserted in the saved string. My guess is that line 113 in CatalogRef should just be removed so that line 114 is always executed.

Can someone else take a look at this and see if it makes sense? I can make the change but don't have an easy way to test it for databases other than DB2.


_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel




Back to the top