On 17-05-16 19:45, Jody Garnett wrote:
> One thing that gives me concern is the reference to relative paths, it 
> may be that we have a confusion on when resources should be used 
> (during configuration) and when files should be used (when resolving 
> data source connection parameters, tile cache location, etc...). The 
> Resource API is that it is clear when we are refering to configuraiton 
> resources (it uses the Resource class) vs when we are referencing a 
> file location on disk (it uses the File class).
Not to worry! It is safe to use resources for non-configuration files in 
the data directory. The JDBCResourceStore has excluded directories 
configured such as "data". When you read and write to this directory 
using the resource store, this is automatically forwarded to the 
FileSystemResourceStore.

Kind Regards
Niels

------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to