Geoserver not saving Oracle FeatureType schema files correctly
--------------------------------------------------------------
Key: GEOS-397
URL: http://jira.codehaus.org/browse/GEOS-397
Project: GeoServer
Type: Bug
Components: Oracle
Versions: 1.3-rc2
Environment: Win XP, Oracle 10.1.4,
Reporter: Rob Booth
Assigned to: Sean Geoghegan
When creating new FeatureTypes, the schemas arent correctly saved.
First, they seem to be incomplete, without the following closing tags:
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
If you restart Geoserver, it does complain about the absence of these tags, and then this seems to cause problems when passed via WFS. I've looked through the previous faults and this seems to be a fault that was fixed in previous releases?
I can update the schema files manually, and restart Geoserver, and that works until I need to restart Geoserver again when the schema files are re-written.
I've also noticed that the schema files are sometimes written out with no resemblance to how I had configured them using the tool : a popular bug is the absence of a geometry field, when a different field had been removed from the geoserver schema using the config pages.
--
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