<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Hello Ramesh,<br>
<br>
it seems to be a http connection problem. Do you work behind a
proxy? You have to define the proxy variables in the
conf/mapbender.conf file. <br>
I recommend to use the connection via curl library. It is very
good in most environments.<br>
Do you use mapbender under windows or linux?<br>
If you don't have a proxy test the following configuration:<br>
<br>
define("CONNECTION", "curl");
<br>
#define("CONNECTION", "http");
<br>
#define("CONNECTION", "socket");
<br>
#define("CONNECTION_PROXY", "xxxx"); // ip
<br>
#define("CONNECTION_PORT", "xxxx"); // port
<br>
define("CONNECTION_PROXY", ""); // ip
<br>
define("CONNECTION_PORT", ""); // port
<br>
define("CONNECTION_USER", ""); // user
<br>
define("CONNECTION_PASSWORD", ""); // password
<br>
define("CONNECTION_USERAGENT", "Mapbender");<br>
<br>
(libcurl and php5-curl is needed)<br>
<br>
Regards <br>
Armin<br>
<br>
On 23.01.2013 07:38, Ramesh De Silva wrote:<br>
</div>
<blockquote
cite="mid:CACVnco+SV9AOaGwUDRMWSZuuY8aHYrgfivT+4xdH92nMV7qU=w@mail.gmail.com"
type="cite">Hello,<br>
<br>
I have a problem in loading any WMS to Mapbender. When I try to
load a WMS using a WMS Capabilities URL; nothing happens. It shows
me the WMS Capabilities URL itself in the resulting screen.<br>
<br>
The WMS Capabilities URLs I used as follows<br>
<br>
<b>From Localhost:</b><br>
<br>
<a moz-do-not-send="true"
href="http://localhost:8080/geoserver/GIC/wms?service=WMS&version=1.1.0&request=GetCapabilities">http://localhost:8080/geoserver/GIC/wms?service=WMS&version=1.1.0&request=GetCapabilities</a><br>
<br>
<b>Then from other WMS sources<br>
</b>
<p><b>Cadastre of spain</b></p>
<p><a moz-do-not-send="true" class="reference external"
href="http://ovc.catastro.meh.es/Cartografia/WMS/ServidorWMS.aspx?VERSION=1.1.1&REQUEST=GetCapabilities&SERVICE=WMS">http://ovc.catastro.meh.es/Cartografia/WMS/ServidorWMS.aspx?VERSION=1.1.1&REQUEST=GetCapabilities&SERVICE=WMS</a></p>
<p><b>Bird Studies Canada</b></p>
<p><a moz-do-not-send="true" class="reference external"
href="http://www.bsc-eoc.org/cgi-bin/bsc_ows.asp?VERSION=1.1.1&REQUEST=GetCapabilities&SERVICE=WMS">http://www.bsc-eoc.org/cgi-bin/bsc_ows.asp?VERSION=1.1.1&REQUEST=GetCapabilities&SERVICE=WMS</a></p>
<p><a moz-do-not-send="true" class="reference external"
href="http://www.bsc-eoc.org/cgi-bin/bsc_ows.asp?VERSION=1.1.1&REQUEST=GetCapabilities&SERVICE=WMS"><br>
</a></p>
I am running Geoserver version <span id="version">2.2.1 and
Mapbender 2.7.3 in my machine. The default maps provided in
Mapbender are working fine.<br>
<br>
</span><font color="#FF0000"><font color="#000000">Really
appreciate any help to resolve this problem.<br>
<br>
Thank you.<br>
<br>
Best regards<br>
Ramesh <br>
</font></font>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Mapbender_users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Mapbender_users@lists.osgeo.org">Mapbender_users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/mapbender_users">http://lists.osgeo.org/mailman/listinfo/mapbender_users</a>
</pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">--
Zentrale Stelle Geodateninfrastruktur
Rheinland-Pfalz
LVermGeo-RP
Ferdinand-Sauerbruch-Straße 15
56073 Koblenz
0261/492-466
<a class="moz-txt-link-abbreviated" href="mailto:armin.retterath@lvermgeo.rlp.de">armin.retterath@lvermgeo.rlp.de</a>
<a class="moz-txt-link-freetext" href="http://www.geoportal.rlp.de">http://www.geoportal.rlp.de</a></pre>
</body>
</html>