Re: [Geoserver-users] Using Geoserver WFS across domains

2012-07-19 Thread uk52rob
application/openlayers Are you able to give me a pointer as to where I am going wrong here? The WMS background layers via the same server work fine. Many thanks, Rob ____________ From: Roger Bedell To: uk52rob Cc: "Geoserver-users@lists.sourceforge.net" Sent

Re: [Geoserver-users] Using Geoserver WFS across domains

2012-07-15 Thread Roger Bedell
Hi Rob, We have almost the same configuration (not 443 though), and IIS7 URL Rewrite works very well, much simpler than the Tomcat redirector. However, it wasn't clear in the IIS documentation that you need to install more than just URL Rewrite, particularly you need the ARR: http://www.iis.net/dow

Re: [Geoserver-users] Using Geoserver WFS across domains

2012-07-14 Thread Sjoerd Brandsma
Hi, I've been using Geoserver with IIS 7 for more than 2 years now with the AJP13 connector. The AJP13 connector is a bit tricky to configure but once you've set it up correctly it gives a lot of possibilities including load balancing across multiple geoserver/tomcat instances etc. When using thi

Re: [Geoserver-users] Using Geoserver WFS across domains

2012-07-14 Thread Alexandre Djioev
Hi Rob, This is Cross Domain issue, WFS uses XMLHTTPRequest (ajax) so you need to configure a proxy on your IIS server and point OpenLayers to it. Here is a doco: http://trac.osgeo.org/openlayers/wiki/FrequentlyAskedQuestions#WhydoIneedaProxyHost Cheers Alex On Fri, Jul 13, 2012 at 6:59 PM, uk5

Re: [Geoserver-users] Using Geoserver WFS across domains

2012-07-13 Thread Michael Smith
Robin, The Apache Tomcat Connector for IIS is isapi_redirect. Personally, I found it to be a hassle to set up and am still uncertain if it is fully functional, but then again, I am trained in GIS, not systems management. I only mention it because the documentation appears to be focused on those

Re: [Geoserver-users] Using Geoserver WFS across domains

2012-07-13 Thread Rodrigo Antonialli
Hi Robin, Sorry for not having a direct answer, but I installed a system like this using Apache and Tomcat servers. I managed to solved this issue using a Apache Tomcat Connector (mod_jk). Maybe you should google for something similar: "iis jetty connector" for example. This connector component

[Geoserver-users] Using Geoserver WFS across domains

2012-07-13 Thread Robin Stockman
Hi All, I know this is not the first time this has been mentioned. I have searched for days for a solution without success, so I am hoping someone else has solved this in a similar environment. System:  Windows 2008 Web Server IIS 7 Geoserver 2.1.4 The main website runs via IIS on ssl port 443

[Geoserver-users] Using Geoserver WFS across domains

2012-07-13 Thread uk52rob
Hi All, I know this is not the first time this has been mentioned. I have searched for days for a solution without success, so I am hoping someone else has solved this in a similar environment. System:  Windows 2008 Web Server IIS 7 Geoserver 2.1.4 The main website runs via IIS on ssl port 443