[OpenLayers-Users] GetFeatureInfo... Access denied..
JuKiM
rifins at gmail.com
Thu Nov 19 09:46:46 EST 2009
Hi list,
I know that tere are so many comments about that, but no one is solving my
problem..
I have geoserver serving a WMS vector layer that has some features... I have
the geoserver running in localhost:8080, and the application that I'm
testing, is running in localhost:3015.. And I suppose that due de different
ports, when I try to do a GetFeatureInfo (clicking anywhere on the map), it
says "access denied".. In the XMLHttpRequest.open(...).
I've added the proxy following the instructions found in "
http://geoserver.org/display/GEOS/GeoServer+Proxy+Extension".. But it still
says that there is no access..
Then I tryied to initialize the proxy host, in the "function Init()",
writing "OpenLayers.ProxyHost = "/geoserver/rest/proxy?url=";" And now what
it says, is that it can't find the resource, and suggest to verify the url
"/geoserver/rest/proxy"
What is happening with that? Any idea?
Thanks!!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/openlayers-users/attachments/20091119/c3416e54/attachment.html
More information about the Users
mailing list