[Geoserver-users] GeoWebCache - External WMS not working

Hi,

I have been using default geoserver+geowebcache for cached layer. Now I have
setup an independent GeoWebCache and configured for external WMS. Layers
from external wms are reflected in demo page of GeoWebCache. But when I see
preview of any of the layer, data is not displaying. From firebug, I could
know that request is not using to external wms url. It is appending
GeoWebCache URL (localhost:81/geowebcache/services/wms....). If I replace
localhost with external WMS independently, data is coming fine. Why it is
happening?

Thanks in advance.

Syed Shadab

--
View this message in context: http://osgeo-org.1560.x6.nabble.com/GeoWebCache-External-WMS-not-working-tp5128964.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

I think WMS request is being generated correctly because GWC's domain name
has to be used to fetch any layer which in turn will fetch it from actual
wms server (even local geoserver running on an another port). But data is
still not coming in the viewer. I am using GWC 1.5.1 deployed in Tomcat 6.0
and the setup is behind the proxy. Does proxy play a role to get the data?

Thanks in advance

Syed SHadab

--
View this message in context: http://osgeo-org.1560.x6.nabble.com/GeoWebCache-External-WMS-not-working-tp5128964p5129011.html
Sent from the GeoServer - User mailing list archive at Nabble.com.