Rest generates invalid XML with spaces in tag names.
----------------------------------------------------
Key: GEOS-3875
URL: http://jira.codehaus.org/browse/GEOS-3875
Project: GeoServer
Issue Type: Bug
Components: REST
Affects Versions: 1.7.7
Reporter: Fredrik Holmqvist
Assignee: Andrea Aime
Invalid names: "validate connections", "wkb enabled" and so on...
Datastore example:
{{
<dataStore>
<name>Postgis1</name>
<enabled>true</enabled>
...
<connectionParameters>
...
<dbtype>postgis</dbtype>
...
<validate connections>false</validate connections>
<max connections>40</max connections>
...
<wkb enabled>true</wkb enabled>
...
<loose bbox>true</loose bbox>
...
</connectionParameters>
...
</dataStore>
}}
--
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
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel