Could you please copy your code so I can take look?<br><br>As I understand, WFS problems are usually related to:<br><br>1- Proxy and Cross Domain Requests<br>2- Projections<br>3- Incorrect OL instancing<br><br>As you stated on your email, you are getting correct responses so my guess is that you got a problem with Projections.<br>

<br><div class="gmail_quote">On Tue, Nov 17, 2009 at 9:18 AM, maimaj <span dir="ltr">&lt;<a href="mailto:maimaj@gmail.com">maimaj@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<br>
Hi all,<br>
<br>
I have a WMS layer as my base layer and also a WFS layer on top of it.<br>
OpenLayers renders the WMS layer perfectly, but the WFS layer doesn&#39;t show<br>
up. I am pretty sure that the OpenLayers is sending an appropriate request<br>
to the server (Geoserver) and the server is also responding properly, since:<br>
<br>
  1. Geoserver is on the same server where my own application (which hosts<br>
the OpenLayers.js) is. So<br>
      there&#39;s no need for the proxy.<br>
  2. Geoserver console logs show that it has received the request properly.<br>
  3. When I copy the the request string in the address bar of my web<br>
browser, I get the gml2 file from the<br>
      server (I also tested the server with uDig as the client, and it can<br>
render the features properly through<br>
      WFS service provided by Geoserver).<br>
<br>
Could you please help me on this issue and tell me what might be the cause<br>
of this problem? I have copied the init function from the WFS example<br>
available in the examples directory of OpenLayers 2.8 and added my own WMS<br>
layer, removed the proxy setting, and changed the WFS setting.<br>
<br>
Thanks in advance,<br>
Majid<br>
<font color="#888888"><br>
--<br>
View this message in context: <a href="http://n2.nabble.com/Problem-with-WFS-tp4017977p4017977.html" target="_blank">http://n2.nabble.com/Problem-with-WFS-tp4017977p4017977.html</a><br>
Sent from the OpenLayers Users mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@openlayers.org">Users@openlayers.org</a><br>
<a href="http://openlayers.org/mailman/listinfo/users" target="_blank">http://openlayers.org/mailman/listinfo/users</a><br>
</font></blockquote></div><br>