On 30 May 2012 14:38, Carlo Pelliconi <[email protected]> wrote: > Hi all, > > I'm still in trouble, with almost the same problem. > > > I resume you: > > I have 2 servers: in s1 I've installed geoserver, in s2 I have an HTML page > which calla a WMS from s1-geoserver. > > Just a detail, I don't know if it's important: geoserver (or better Tomcat) > listens over :8181 port, since :80 is for Apache and :8080 if for Oracle XE. > > > The problem NOW is that I can't obtain answer when I request a > GetFeatureInfo. Now I can only see and zoom the map when I call the WMS > service with GetMap. > > I've been advised about cross-domain-request issue as possible cause of > error, but I'm not sure. In fact it doesn't work neither moving the HTML > page on the s1 server, which is in the same domain of the geoserver service! > Or am I wrong thinking so? >
If the machine name/IP address and **PORT** do not match between the request and where the page was served from you will need a proxy to make this work. Ian -- Ian Turton ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
