Installation on a Server
This manual contains notes on the installation of the GeoNetwork 2.0 on a server and is based on the first beta version.
patrizia
Introduction
Page
4
of
10.
1. Install first Java 2 SDK (Software Development Kit), SE (Standard Edition) 1.4.2 or newer version.
This package can be downloaded from http://java.sun.com
2. Install Tomcat version 4.1 or newer version if you decide not to use the in the GeoNetwork installation package inbuilt jetty server.
This package can be downloaded from http://jakarta.apache.org/tomcat
After the installation test Tomcat in a browser http://localhost:8080/ (or whichever port you set it up on) and test the example applications in the Tomcat Web Application Manager (especially the servlets).
3. Set up of firewall
3.1. Incoming ports
Make sure that the ports Tomcat is set on are open. The port to install Tomcat can be configured during the installation or in the Tomcat configuration file in the Tomcat Directory /conf/server.xml
The Z39.50 port is used for incoming queries; it is by default 2100 and should be left open to enable the Z39.50 remote search function.
3.2.Outgoing ports:
Since Geonetwork connects to some http ports of other sites for remote alignment and InterMap and some Z39.50 ports it is advisable to allow the server to go outside.
4. The most recent released Geonetwork installer can be downloaded at
https://sourceforge.net/projects/geonetwork/
4.1. Start the installer by double-clicking on the .jar file or type in the command prompt
java -jar
This package can be downloaded from http://java.sun.com
2. Install Tomcat version 4.1 or newer version if you decide not to use the in the GeoNetwork installation package inbuilt jetty server.
This package can be downloaded from http://jakarta.apache.org/tomcat
After the installation test Tomcat in a browser http://localhost:8080/ (or whichever port you set it up on) and test the example applications in the Tomcat Web Application Manager (especially the servlets).
3. Set up of firewall
3.1. Incoming ports
Make sure that the ports Tomcat is set on are open. The port to install Tomcat can be configured during the installation or in the Tomcat configuration file in the Tomcat Directory /conf/server.xml
The Z39.50 port is used for incoming queries; it is by default 2100 and should be left open to enable the Z39.50 remote search function.
3.2.Outgoing ports:
Since Geonetwork connects to some http ports of other sites for remote alignment and InterMap and some Z39.50 ports it is advisable to allow the server to go outside.
4. The most recent released Geonetwork installer can be downloaded at
https://sourceforge.net/projects/geonetwork/
4.1. Start the installer by double-clicking on the .jar file or type in the command prompt
java -jar
by
patrizia
—
last modified
2007-03-14 03:22
Creative Commons - http://creativecommons.org/licenses/by/2.5/