|
From: Luís de S. <lui...@gm...> - 2010-11-22 11:23:24
|
Dear all, I've been using Geoserver for some time but just recently started trying GeoWebCache. I can access the demo page, where all layers listed at: http://localhost:8090/geoserver/gwc/demo The problem is when I open one of the demos, all of the wms requests fail. Using Firebug I can see that the server is replying with a "400 Bad Request". Here's for instance one of the requests for ArcSample layer: http://localhost:8090/geoserver/gwc/service/wms?LAYERS=nurc%3AArc_Sample&FORMAT=image%2Fpng&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&SRS=EPSG%3A4326&BBOX=-180,-90,0,90&WIDTH=256&HEIGHT=256 I can't say what is wrong with this request. Do I need to do some configuration before using GeoWebCache? Thank you, Luís |