[GeoNetwork-users] add wms in intermap

Hello everyone,

I know that this has been the topic in the discussion list before, but I
could not find a proper solution browsing the archives.
I have installed GN 2.4.2 (with embedded Geoserver and Intermap) using
Jetty and PostgreSQL. Everything works fine with Intermap as long as I
am on the localhost. I can store and configure my data in Geoserver and
display it as default layers and/or interactive maps in Intermap.

When I run a mirror of the GN installation at home (on XP), it is also
no problem to add the default wms services or other wms servers in
Intermap. The problem is the GN installation at work (on Vista), where
the pc is secured by a proxy. Does anyone have a clue, what I have to
change, maybe in the config.xml of Intermap or in the system
configuration of GN? There are some warnings, when I start the Jetty
server, which could be related to the problem:
------------------------------------------------------------------------
-------------------------------------------------
15> Started org.mortbay.jetty.servlet.WebApplicationHandler@anonymised.com
05.11.2009 11:23:03 org.wfp.vam.intermap.services.wmc.MailWmcContext
init
WARNUNG: *** The mailserver config property has not been set. WMC mail
will not
be available.
11:23:03.219 INFO [main]
org.mortbay.util.Container.start(Container.java:74) >
11> Started WebApplicationContext[/intermap,intermap]
11:23:03.301 INFO [main]
org.mortbay.util.Container.start(Container.java:74) >
15> Started org.mortbay.jetty.servlet.WebApplicationHandler@anonymised.com
WARNING: gco:Record is a global element without a type - assuming a
string
WARNING: schema-substitutions.xml has wiped out XSD substitution list
for gco:Ch
aracterString
WARNING: schema-substitutions.xml has wiped out XSD substitution list
for gco:Ch
aracterString
------------------------------------------------------------------------
-------------------------------------------------------

Thanks for any help in advance,

Heiko