Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.4.0-RC3
-
Fix Version/s: 1.4.0-RC4
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
The user guide here: http://docs.codehaus.org/display/GEOSDOC/GeoServer+Data+Directory
says you can set up a /data directory subfodler and keep everything as in the Geoserver data dir.
This is not true, because GeoserverDataDir won't lookup anything in the data/ subfolder, and thus
feature types lookup will fail.
Also the second method is a mess, would be easier not to have and keep a /data subfolder just for the sake of shapefiles lookup.
Fixing this too is easy