Support NVARCHAR datatypes in ArcSDE plugin -------------------------------------------
Key: GEOT-1328 URL: http://jira.codehaus.org/browse/GEOT-1328 Project: GeoTools Issue Type: Bug Components: data arcsde Affects Versions: 2.3.2, 2.4-M0 Reporter: Gabriel Roldán Assignee: Gabriel Roldán Fix For: 2.4.0, 2.3.3 Rajkumar Singh wrote: For ArcSDE/ArcGIS 9.2, there is an issue with GeoServer (tested with 1.4.1) and the way ArcCatalog 9.2 creates feature classes. ArcCatalog 9.2 creates text fields as NVARCHAR data type and it seems GeoServer does't like this. Trying to setup a new FeatureType results in a java.lang.NullPointerException error message. The work around is to add UNICODE_STRING "FALSE" to the dbtune.sde file and then import the contents of this file into the DBTUNE table using the sdedbtune command. This forces ArcSDE 9.2 to create text field as VARCHAR data type. Is it possible to have future versions of GeoServer support the NVARCHAR data type? -- 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 ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Geotools-devel mailing list Geotools-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel