<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><font style="font-size:10pt;" color="#366092" face="Arial" size="2"><br id="FontBreak"></font>komisch... perhaps this one can give you some more clues: <a href="http://stackoverflow.com/questions/9292911/proxying-apache-with-8081-port-to-geoserver-8080-for-wfs" target="_blank">http://stackoverflow.com/questions/9292911/proxying-apache-with-8081-port-to-geoserver-8080-for-wfs</a><br><br>I use tomcat also but with apache and mapserver, so not sure if the problems can be related to geoserver itself, I'd say that geoserver needs some attention when using proxies.<br><br><font style="font-size:10pt" color="#1F497D" face="Arial" size="2"><br>__________________________________________________________________________________________<br>Piensa en el medio ambie<font style="" face="Arial">nte - mantenlo en la pantalla. NO lo imprimas si NO es necesario.</font></font><font style="font-size:10pt" color="#1F497D" face="Arial" size="2"><br></font><font style="font-size:10pt" color="#1F497D" face="Arial" size="2">Think green - keep it on the screen. Do NOT print if it is NOT necessary.</font><font style="font-size:10pt" color="#1F497D" face="Arial" size="2"><br></font><font style="font-size:10pt" color="#1F497D" face="Arial" size="2"><span id="ecxresult_box" class="ecxshort_text" lang="de"><span class="ecxhps">Denken Sie an</span> <span class="ecxhps">die Umwelt</span></span></font><font style="font-size:10pt" color="#1F497D" face="Arial" size="2"><span id="ecxresult_box" lang="de"><span class="ecxhps"></span> <span class="ecxhps">-</span> <span class="ecxhps">bewahren Sie es</span> <span class="ecxhps">auf dem Bildschirm.</span> <span class="ecxhps">Drucken Sie es NICHT</span><span>, wenn</span> <span class="ecxhps">es NICHT notwendig ist</span><span>.</span></span></font><br><br><br><div><div id="SkyDrivePlaceholder"></div>> Date: Tue, 9 Apr 2013 19:11:35 +0200<br>> From: tobias.kirschke@student.afg.hs-anhalt.de<br>> To: gamejihou@hotmail.com<br>> CC: openlayers-users@lists.osgeo.org<br>> Subject: Re: [OpenLayers-Users] terrestris WFS not showing in OpenLayers<br>> <br>> I have a Tomcat 7 server and use proxy.jsp from terrestris for <br>> OpenLayers-Proxy-settings. Firebug says no errors and the response is <br>> valid XML (GML) with the geometries. But the geometries are not showing <br>> in the map.<br>> <br>> <br>> Am 09.04.2013 18:23, schrieb Gery .:<br>> > Probably there is a conflict with your server (I'm guessing here), what firebug says?<br>> ><br>> > Sent from my iBath<br>> ><br>> > On Apr 9, 2013, at 14:01, "Tobias Kirschke" <tobias.kirschke@student.afg.hs-anhalt.de> wrote:<br>> ><br>> > Hi,<br>> ><br>> > I use a WFS from http://ows.terrestris.de/dienste.html  in my OpenLayers application but the WFS is not showing. The Proxy-settings are correct. My code:<br>> ><br>> >       var demo = new OpenLayers.Layer.Vector("WFS", {<br>> >           strategies : [new OpenLayers.Strategy.BBOX()],<br>> >           protocol : new OpenLayers.Protocol.WFS({<br>> >               version:"1.1.0",<br>> >               url : "http://ows.terrestris.de/geoserver/terrestris/wfs",<br>> >               featureType : "world-countries-shape",<br>> >               featureNS : "terrestris",<br>> >               srsName : "EPSG:900913",<br>> >               geometryName: "the_geom"<br>> >           }),<br>> >         styleMap: myStyles,<br>> >       });<br>> ><br>> > With my own WFS from Geoserver I see the Layer in the OpenLayers map. What is wrong? Thanks.<br>> ><br>> > Tobias<br>> ><br>> ><br>> > _______________________________________________<br>> > Users mailing list<br>> > Users@lists.osgeo.org<br>> > http://lists.osgeo.org/mailman/listinfo/openlayers-users<br>> <br></div>                                         </div></body>
</html>