Hy all,
I've tried to install the ol4jsf proxy but i got some issues
Geoserver port : 176.31.233.151:8080
ol4jsf-proxy.xml:
<?xml version="1.0" encoding="UTF-8"?>
<ol4jsf-proxy>
<use-environment id="desenv" />
<environment id="desenv">
<description>Development Environment.</description>
<resources>
<resource name="wms">
<url>http://176.31.233.151:8080/geoserver/wms</url>
<authentication>
<username>admin</username>
<password>geoserver</password>
</authentication>
</resource>
</resources>
</environment>
</ol4jsf-proxy>
Geoserver strats correctly.
When I try the get capabilties :
http://176.31.233.151:8080/geoserver/OL4JSFProxy/wms?service=WMS&request=GetCapabilities
Geoserver returns me an error 400.
I would like to know what is the url to use the proxy ?
thanks a lot in advance
_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users