Hi list,
at my Openlayers map I want to include a Layer.Vector with a WFS protocol. My layer with native srs 31467 comes from a 9.1 sde, I use "reproject .." at geoserver GUI (because my OL map is 4326). If I test at my browser firefox and Geoserver GUI a getfeature request like myserver:81/geoserver/wfs?request=getfeature&version=1.1.0&service=wfs&typename=mylayer&srsname=epsg:4326 I get a correct answer. If I use Strategy.BBOX() - with Strategy.Fixed() I have no problems- at my OL code I get this error at firebug: http://pastebin.com/WZywGK9k If I use version 1.0.0 I get this error: http://pastebin.com/6mk9MuZr I`m using tomcat 6.0.20 and jvm 1.6.0_17. I tried to use xy:false but that did not work either. Any hints about that? Thanks. best regards Sarah
_______________________________________________ Users mailing list us...@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/openlayers-users