[OpenLayers-Users] Overridden Cookie Problem

2009-12-22 Thread maimaj
Hi, I am using OL 2.8 with Geoserver 2.0. However, I do not send requests directly to Geoserver due to some security reasons. Instead, OL sends requests to a servlet dispatcher which dispatches the request to Geoserver after some security checking. Using the HttpDebugger, I found that OL uses a

Re: [OpenLayers-Users] Problem with WFS

2009-11-17 Thread maimaj
Baracho wrote: > > Could you please copy your code so I can take look? > > As I understand, WFS problems are usually related to: > > 1- Proxy and Cross Domain Requests > 2- Projections > 3- Incorrect OL instancing > > As you stated on your email, you are getting corr

[OpenLayers-Users] Problem with WFS

2009-11-17 Thread maimaj
Hi all, I have a WMS layer as my base layer and also a WFS layer on top of it. OpenLayers renders the WMS layer perfectly, but the WFS layer doesn't show up. I am pretty sure that the OpenLayers is sending an appropriate request to the server (Geoserver) and the server is also responding properly