Hi

I had to change the GEOWEBCACHE_CACHE_DIR in the web.xml file of GeoServer.

  <context-param>
       <param-name>GEOWEBCACHE_CACHE_DIR</param-name>

<param-value>C:\Users\..\AppData\Local\Temp\geowebcache-geoserver</param-value>
    </context-param>

Thanks

2014-10-07 22:58 GMT+02:00 Kevin Smith <[email protected]>:

> To change this independently you'll need to set the cache directory via an
> application specific context parameter in web.xml. If you do this, don't
> use a system property as well as that will take priority and applies to the
> whole application server.
>
> I think there's also a way to set the cache directory by changing the
> spring context files but I don't think the details are documented anywhere.
>
> On 29 September 2014 06:59, xavier lhomme <[email protected]> wrote:
>
>> Hi
>>
>>  I've a GWC and a GeoServer running under TomCat.
>> They shared the same geowebcache.xml stored in my user
>> AppData/Local/Temp/geowebcache.
>> I want to serve an ArcGIS Compact Cache with the first GWC and some
>> WMS/WFS with GeoServer.
>> If I configure the geowebcache.xml with the ArcGIS Layer section, my
>> GeoServer dont start anymore.
>>
>> Best Regards
>>
>> Xavier
>>
>>
>> ------------------------------------------------------------------------------
>> Slashdot TV.  Videos for Nerds.  Stuff that Matters.
>>
>> http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk
>> _______________________________________________
>> Geowebcache-devel mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/geowebcache-devel
>>
>>
>
>
> --
>
> Kevin Smith
>
> Junior Software Engineer | Boundless <http://boundlessgeo.com/>
>
> [email protected]
>
> +1-778-785-7459
>
> @boundlessgeo <http://twitter.com/boundlessgeo/>
>
>
> <http://twitter.com/boundlessgeo/>
>
> [image: http://boundlessgeo.com/]
> <http://boundlessgeo.com/>
>
------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to