Hello list,
I’m cascading a remote WMS as you may have guessed and the service I’m cascading supports WMS 1.3.0. I’m trying to utilize a stand alone Geowebcache (GWC) instance to cache the service cascaded by the Geoserver but GWC only supports WMS 1.1.1. I expected geoserver to make the translation of the request between 1.1.1 to 1.3.0, but it doesn’t seem to accomplish this.
Is cascaded WMS supposed to support the interpretation between WMS versions?
trying this on Geoserver 2.5 and 2.7.1 with geowebcache 1.6 and 1.7.1 both stand-alone.
I’m running these instances on Glassfish 4.0, with java 1.7u71.
Thanks,
Joel