<font size=2 face="sans-serif">Anything in geoserver log?</font>
<br><font size=2 face="sans-serif">What is the epsg of your openlayer map?
Make sure that your wfs is also exposed in your epsg map</font>
<br>
<p>
<br>
<br>
<br>
<table width=100% style="border-collapse:collapse;">
<tr valign=top height=8>
<td width=40% style="border-style:none none none none;border-color:#000000;border-width:0px 0px 0px 0px;padding:0px 0px;"><font size=1 face="sans-serif"><b>adityakumar529
<adityakumar529@gmail.com>@lists.osgeo.org</b> </font>
<br><font size=1 face="sans-serif">Envoyé par : openlayers-users-bounces@lists.osgeo.org</font>
<p><font size=1 face="sans-serif">2015-06-10 15:49</font>
<td width=59% style="border-style:none none none none;border-color:#000000;border-width:0px 0px 0px 0px;padding:0px 0px;">
<table width=100% style="border-collapse:collapse;">
<tr valign=top height=21>
<td width=57 style="border-style:none none none none;border-color:#000000;border-width:0px 0px 0px 0px;padding:0px 0px;">
<div align=right><font size=1 face="sans-serif">A</font></div>
<td style="border-style:none none none none;border-color:#000000;border-width:0px 0px 0px 0px;padding:0px 0px;"><font size=1 face="sans-serif">openlayers-users@lists.osgeo.org</font>
<tr valign=top height=21>
<td width=57 style="border-style:none none none none;border-color:#000000;border-width:0px 0px 0px 0px;padding:0px 0px;">
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td style="border-style:none none none none;border-color:#000000;border-width:0px 0px 0px 0px;padding:0px 0px;">
<tr valign=top height=21>
<td width=57 style="border-style:none none none none;border-color:#000000;border-width:0px 0px 0px 0px;padding:0px 0px;">
<div align=right><font size=1 face="sans-serif">Objet</font></div>
<td style="border-style:none none none none;border-color:#000000;border-width:0px 0px 0px 0px;padding:0px 0px;"><font size=1 face="sans-serif">[OpenLayers-Users]
wfs layer not visible</font></table>
<br>
<table width=393 style="border-collapse:collapse;">
<tr valign=top height=8>
<td width=57 style="border-style:none none none none;border-color:#000000;border-width:0px 0px 0px 0px;padding:0px 0px;">
<td width=336 style="border-style:none none none none;border-color:#000000;border-width:0px 0px 0px 0px;padding:0px 0px;"></table>
<br></table>
<br>
<br>
<br>
<br>
<br><tt><font size=2>Hi Users,<br>
  I am trying to add wfs layer to my map but I am able to see the
layer on<br>
the map.<br>
I am not getting any error just a message "Synchronous XMLHttpRequest
on the<br>
main thread is deprecated because of its detrimental effects to the end<br>
user's experience. For more help, check </font></tt><a href=http://xhr.spec.whatwg.org/><tt><font size=2>http://xhr.spec.whatwg.org/</font></tt></a><tt><font size=2>."<br>
<br>
Following are the codes I used to add the wfs layer<br>
     var geojson_layer = new OpenLayers.Layer.Vector("Adress
points WFS", {<br>
    strategies: [new OpenLayers.Strategy.BBOX()],<br>
    protocol: new OpenLayers.Protocol.WFS({<br>
      url: 'http://localhost:8082/geoserver/sample/wfs',<br>
      featurePrefix:"sample",<br>
      featureType: "sample:points_wgs84",<br>
      featureNS: "</font></tt><a href=http://localhost:8080/sample><tt><font size=2>http://localhost:8080/sample</font></tt></a><tt><font size=2>",<br>
      srsName: "EPSG:4326",<br>
      geometryName: "geom",<br>
      version: "1.1.0"<br>
    })<br>
  });<br>
<br>
<br>
Please help me to display the layer.<br>
<br>
Thanks<br>
Aditya Kumar<br>
<br>
<br>
<br>
-----<br>
GIS Developer<br>
<br>
--<br>
View this message in context: </font></tt><a href="http://osgeo-org.1560.x6.nabble.com/wfs-layer-not-visible-tp5210252.html"><tt><font size=2>http://osgeo-org.1560.x6.nabble.com/wfs-layer-not-visible-tp5210252.html</font></tt></a><tt><font size=2><br>
Sent from the OpenLayers Users mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Users mailing list<br>
Users@lists.osgeo.org<br>
</font></tt><a href="http://lists.osgeo.org/mailman/listinfo/openlayers-users"><tt><font size=2>http://lists.osgeo.org/mailman/listinfo/openlayers-users</font></tt></a><tt><font size=2><br>
</font></tt>
<br>
<br>
<br>