Hi,
I've updated WEB-INF/config-gui.xml
<layer server="/geoserver/wms" tocName="Borders" params="{layers:
'gn:gboundaries', transparent: 'true', format: 'image/png'}" options="{}"
/>
<layer server="/geoserver/wms" tocName="Ortophoto" params="{layers:
'gn:world', format: 'image/jpeg'}" options="{isBaseLayer: true}" />
in both sections and also tried it with the absolute url to my geoserver
installation
and restarted geonetwork and tomcat but it's still looking for:
There's 33 errors in my chrome dev tools console all related to it not
locating geoserver.
Once I've updated that I need to install the gn:boundaries and gn:world
layers into my existing geoserver application. Can they be
downloaded separately?
Many thanks
Dan