sdetables with SINGLE row ID allocation is a correctly registered FeatureClass
------------------------------------------------------------------------------

                 Key: GEOT-3486
                 URL: http://jira.codehaus.org/browse/GEOT-3486
             Project: GeoTools
          Issue Type: Bug
          Components: data arcsde
    Affects Versions: 2.7.0
         Environment: geotools 2.7
            Reporter: Rudi Hochmeister
            Assignee: Gabriel Roldán
             Fix For: 2.7.0


At the moment every FeatureClass [FC] with SINGLE row ID allocation is 
recognized as 
Systemtable and therefore not registered in geoserver wfs catalog. 
ESRI docu [1] says that MetaData tables are canditates for SINGLE row ID 
allocation 
but doesn't exclude ordinary buisness tables as such. 
As a matter of fact, also ArcMap doesn't care if SINGLE or MANY row ID 
allocation and so should geoserver, 
because both modes are correct ways for having FCs registered according to our 
SDE-engineer.

Problem raised up because we use critical FCs that are registered SINGLE and 
must not change.

Solution would be to disable 'row ID allocation' check in 
FeatureTypeInfoCache.java as 
mentioned in attached patch file by simply commenting out the block.

[1] 
http://help.arcgis.com/en/geodatabase/10.0/admin_cmds/support_files/datamgmt/sdetable.htm

-- 
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

       

------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to