Sarah Ostheimer wrote: Hi,
> I am testing some WMS and I always get this error: ( see Screenshot, > word.document). I suppose you get this error with all servers (not just demo.deegree.org)? > For example this one does not work too, same error: > http://www1.lgrb.uni-freiburg.de/cgi-bin/LGRB_UEK350_BODEN?REQUEST=getCapabilities&SERVICE=WMS&VERSION=1.1.1 > > [http://www1.lgrb.uni-freiburg.de/cgi-bin/LGRB_UEK350_BODEN?REQUEST=getCapabilities&SERVICE=WMS&VERSION=1.1.1] > > Have even tested OGC- conform ones like: > http://www.skylab-mobilesystems.com/ger/wms_serverlist.html > [http://www.skylab-mobilesystems.com/ger/wms_serverlist.html] , and same > error. > > Maybe Proxy Problems? Where can I change the Proxy Setings in OpenJUMP? You can try to set the java proxy properties. To do that, change the following line in your openjump.bat: set JAVA_OPTS=-Xms256M -Xmx256M -Dlog4j.configuration=file:conf\log4j.xml "-Djump.home=%JUMP_HOME%" to include (change the server name to your proxy host): -Dhttp.proxyHost=proxy.mysite.com -Dhttp.proxyPort=8080 I'm not sure whether this actually works with the WMS plugin, but it's worth a try. Best regards, Andreas -- l a t / l o n GmbH Aennchenstrasse 19 53177 Bonn, Germany phone ++49 +228 18496-11 fax ++49 +228 1849629 http://www.lat-lon.de http://www.deegree.org
signature.asc
Description: Digital signature
_______________________________________________ jump-users mailing list [email protected] http://lists.refractions.net/mailman/listinfo/jump-users
