deegree / deegree3

Official deegree repository providing geospatial core libraries, data access and advanced OGC web service implementations
https://www.deegree.org
GNU Lesser General Public License v2.1
146 stars 100 forks source link

WFS get feature by id fail when id key type unspecified #241

Closed versusvoid closed 10 years ago

versusvoid commented 10 years ago

I'm working with postgresql, schema driven scenario. Having following id mapping on my feature:

<FIDMapping prefix="MyObject_">
            <Column name="id" />
</FIDMapping>

i get response "Error performing query by id filter", with NPE in SQLValueMangler:internalToSQL(71) in switch on null BaseType.

segoerke commented 10 years ago

It seems you forgot to post your mapping

tfr42 commented 10 years ago

Please use the deegree user mailing list at deegree-users@lists.sourceforge.net for such configuration issues. The issue tracker here at github is used for pull requests only! When you think you've identified an error in the deegree implementation or if you want to request some improvement or a new feature please use our trac system: http://tracker.deegree.org/deegree-services