app-schema joining fails on writable feature types --------------------------------------------------
Key: GEOT-3677 URL: https://jira.codehaus.org/browse/GEOT-3677 Project: GeoTools Issue Type: Bug Components: app-schema plugin Affects Versions: 8.0-M1 Reporter: Ben Caradoc-Davies Assignee: Ben Caradoc-Davies app-schema joining support fails on writable feature types because it expects JDBCFeatureSource not JDBCFeatureStore. It turns out that our test fixtures lack primary keys(?), and so JDBCFeatureSource.buildFeatureType marks them as read-only, and JDBCFeatureStore.createFeatureSource only returns a JDBCFeatureSource. In the real world, app-schema joining must expect and handle JDBCFeatureStore. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ Geotools-devel mailing list Geotools-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel