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!!
_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users

Reply via email to