Whenever I try to make a change to a postgis layer (so far just
deleting or moving a vertex), and click "save selected dataset" from
the right click drop down, it chokes with this error in the error box:
 SaveDatasetsPlugIn Exception:java.lang.NullPointerException.

I am running :

or_gis=# select postgis_version();
           postgis_version
---------------------------------------
 1.3 USE_GEOS=1 USE_PROJ=1 USE_STATS=1
(1 row)

open jump 1.2.0D on Mac OS X.

And I just downloaded the postgis driver and it reads tables just
fine.  I can also make updates to the non-geometry columns from within
psql without any hassle.

Thoughts?  Do I remember reading that postgis tables are RO?  Is there
a way to work around that?

Tx!
_______________________________________________
jump-users mailing list
[email protected]
http://lists.refractions.net/mailman/listinfo/jump-users

Reply via email to