Hi,
I think we can precise a bit what we are facing. We decided to deploy
GeoWebCache independently from GeoServer, for many reasons (various
GeoServer, more control, etc.) What we want in a first step is to cache
all the layers of GeoServer, and serve it as a WMS, exactly as it works
with the embedded GeoWebCache.
In order to do that, we used the geowebcache-core-context.xml file
(
http://geowebcache.org/docs/current/quickstart/index.html#view-layers-from-a-wms),
but something is failing. Looking at the network traffic, we can see
that the version number isn't respected.
If the configuration in geowebcache-core-context.xml is:
http://demo.opengeo.org/geoserver/ows?service=WMS&request=GetCapabilities&version=1.1.0
the URL actually called by GeoWebCache when creating the tiles is:
http://demo.opengeo.org/geoserver/ows?service=WMS&request=GetCapabilities&version=1.3.0
The GetCapabilities document received by GeoWebCache obviously follows
the 1.3.0 standard, and GeoWebCache can't manage it, particularly for
EPSG:4326 projections (WGS84). I think the problem would be solved if we
could pass correctly the WMS version number.
Maybe we are making some error in our configuration, or maybe we should
use a former version of GeoWebCache.
Did some of you face that type of error ? Could someone help use with
tips on a working configuration (number of version of GeoWebCache,
configuration files, etc.) ?
Thanks a lot!
Sylvain
Le 02/08/12 20:23, ariel_at_geobolivia a �crit :
> bonjour list:
>
> while trying to deploy a standalone geowebcache on top of geoserver,
> we've founded that GWC only sees group layers, and by no mean we can
> cache single layers...we are using the GWC conf method via the
> GetCapabilities request, and an eye on both the GS GetCap response and
> the GWC catalina logs seems to tell us that for single layers the
> response conforms the 1.1.1 specs, while for group layers it doesn't
> ...so, the SAME geoserver response would conform different specs for
> single layers and for group layers, and geowebcache seems to be able
> of consume -and cache- only one of those specs???
>
> the same GWC is also caching a couple of mapserver WMS without too
> many trouble
>
> googling does not give us too many clear references
>
> are we missing something? ...does anyone here at the list faced such
> problems? ...thank you all in advance!!
>
>
> ariel
> --
> --
> projet:
http://www.georchestra.org/
>
>
>