Hi,

I'm changing to Geoserver 2.7.0, but I found some issues.

To publish a layer from Oracle Store, the Geoserver doesn't find pk and
cannot show Feature Type Detail. To fix it, I changed the lib
"gt-jdbc-13.0.jar" to "gt-jdbc-11.2.jar".

But I have been another issue. When I use spatial filter with a layer from
Oracle data store, the geoserver return the followed exception:


<ows:ExceptionReport xmlns:xs="http://www.w3.org/2001/XMLSchema"; xmlns:ows="
http://www.opengis.net/ows/1.1"; xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance"; version="2.0.0"xsi:schemaLocation
="http://www.opengis.net/ows/1.1
http://localhost:8080/servermapvg/schemas/ows/1.1.0/owsAll.xsd";>
<ows:Exception exceptionCode="NoApplicableCode">
<ows:ExceptionText>
java.lang.IllegalArgumentException: This filter is not a binary comparison,
can&apos;t do SDO relate against it: class
org.geotools.filter.spatial.IntersectsImpl This filter is not a binary
comparison, can&apos;t do SDO relate against it: class
org.geotools.filter.spatial.IntersectsImpl
</ows:ExceptionText>
</ows:Exception>
</ows:ExceptionReport>

I tried a requesting by WFS with CQL Filter and a getfeature by bbox.

Anybody have an idea how can I fix it?

Thank you,

-- 
*Ronoel Júnior*
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
GeoTools-GT2-Users mailing list
GeoTools-GT2-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to