Sina, you cannot use plugins for GeoTools 2.7 with GeoServer 2.0. They are incompatible. (In this case, Query was changed from an interface to a class.)
You should always use plugins from the same build as the core GeoServer. It is often the case that changes are made in more than one jar file that require all changes to be present. Regards, Ben. On 25/09/10 09:22, Sina Masoud-Ansari wrote: > I was previously using app-schema 2.6.4with Geoserver 2.0.2 and it processed > the following WFS GetFeature request fine: [...] > but with app-schema 2.7 M4 I get the following error (see below) [...] > java.lang.IncompatibleClassChangeError: Found interface > org.geotools.data.Query, but class was expected -- Ben Caradoc-Davies <[email protected]> Software Engineering Team Leader CSIRO Earth Science and Resource Engineering Australian Resources Research Centre ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
