GeoServer appends file urls with full path
------------------------------------------

                 Key: GEOS-3279
                 URL: http://jira.codehaus.org/browse/GEOS-3279
             Project: GeoServer
          Issue Type: Bug
          Components: Configuration
    Affects Versions: 2.0-beta2
         Environment: CentOS, GeoServer trunk, Shapefiles, Tomcat
            Reporter: Ivan Willig
            Assignee: Justin Deoliveira


GeoServer is appending the relative path of shapefiles with their full path. 
Also, I am not sure if this is important, but I have noticed that GeoServer is 
not appending the path with the currently configured that data folder, but what 
would be the default

Heres an example. 
Lets say the path of the data_dir is 
/var/lib/geoserver_data/data/
and the shapefile is at 
/var/lib/geoserver_data/data/data/shapefile.shp 
and GeoServer is configured at 
/opt/tomcat/webapps/geoserver/
I enter file:data/shapefile.shp 
and GeoServer saves the url as 
/opt/tomcat/webapps/geoserver/data/data/shapefile.shp 



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

        

------------------------------------------------------------------------------
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to