[Users] WMSCapabilitiesStore not fully loading
Eoin Mac Aoidh
eoinyp at yahoo.com
Thu Feb 10 14:02:17 CET 2011
Hi all,
I have a problem that sometimes not all of the layers in a store are returned by a request to populate the store (as below). Sometimes this request returns all 4 layers present in the store, but sometimes (most often the first time I load the page in a newly opened browser) it only loads 3 of the layers. Its like the request is answered in a hurry before Geoserver has time to find all the layers in the store.
Has anyone had this problem before? Any ideas for a resolution?
Thanks,
Eoin
Geoserver 2.0.2
OL 2.9
store = new GeoExt.data.WMSCapabilitiesStore({
url:
"http://...../geoserver/wms?SERVICE=WMS&VERSION=1.1.1&REQUEST=getcapabilities&namespace=mystore&TILED=true"});
grid.reconfigure(store, cm);
grid.store.load();
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.geoext.org/pipermail/users/attachments/20110210/93bb2c83/attachment.htm
More information about the Users
mailing list