1. Installing MDweb
Installation prerequisites
Java Requirements:
MDweb 2 is designed to run in a server application framework on a Java Runtime Environment in a Java Virtual Machine.
- Sun Java Runtime Environment 1.6.0 (update 07) or higher: Download

- Application Server and Container: Glassfish (recommended) Download or Apache TomCat Download
Database Requirements:
MDweb2 have at least the metadata base called mdweb2 and an associate database which stores thesaurus.
These two databases must be create onto the open DBMS PostgreSQL.
A PostgreSQL server 8.1 or above is needed. The PostGIS extension must be installed on the server. An administration tools like pgAdmin on a client machine is recommended.
Labels