[Geoserver-devel] [jira] Created: (GEOS-1038) New ArcSDE featuretypes aren't compatible with their default output

New ArcSDE featuretypes aren't compatible with their default output
-------------------------------------------------------------------

                 Key: GEOS-1038
                 URL: http://jira.codehaus.org/browse/GEOS-1038
             Project: GeoServer
          Issue Type: Bug
          Components: ArcSDE
    Affects Versions: 1.6.0-beta1, 1.6.0, 1.6.x
            Reporter: Saul Farber
            Assignee: Saul Farber
            Priority: Critical
             Fix For: 1.6.0, 1.6.x

Steps to reproduce:

1) Have a table in ArcSDE with an ArcSDE-managed ROWID column. For instance, create a featureclass in ArcSDE with ArcMAP.
2) Connect with geoserver and create a featuretype based on this featureclass
3) Note that the created featuretype schema includes the OBJECTID attribute.
4) Fetch an actual feature with that typeName from the wfs
5) Note that the OBJECTID (or other ROWID column) isn't present in the output, but *is* present in the schema. This means that the response isn't valid, and can't be.

This probably depends on the FIDMapper and some thinking about how Geoserver/geotools should handle ArcSDE featuretypes and their rowid columns.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira