I found a small but important problem with a commit for GEOT-6034: https://github.com/geotools/geotools/commit/b11d0e97ef56f3afe1759a6099628851db3db5f7
with this diff: https://github.com/geotools/geotools/commit/b11d0e97ef56f3afe1759a6099628851db3db5f7#diff-3f08f2af86593cd27baeb630bf1b1869L3786 "sql.append(" ").append(toSQL.encodeToString(filter));" was replaced by "sql.append(toSQL.encodeToString(filter));" (and some more code) which leads to an ORA-00907 with our setting. More information (logs) please see in the geoserver-user mailing list: http://osgeo-org.1560.x6.nabble.com/ORA-00907-with-filter-in-getfeature-request-geoserver-2-14-0-td5383052.html Kind regards Martin Zeller -- Sent from: http://osgeo-org.1560.x6.nabble.com/geotools-devel-f4265016.html _______________________________________________ GeoTools-Devel mailing list GeoTools-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel