JeromeDL/UserGuide
From Corrib Clan Wiki
draft version 5711 created on 11/6/2008
the orginal document can be found at http://wiki.corrib.org/index.php/JeromeDL/UserGuide
Contents |
Introduction
JeromeDL is a Social Semantic Digital Library. As a digital library, it allows institutions to easily publish documents on the Web. It supports a variety of document formats and allows to store and query a rich bibliographic description of each document.
The JeromeDL Digital Library
...
The JeromeDL Server
...
An overview of the JeromeDL Architecture
...
Installing JeromeDL
For information regarding the installation of JeromeDL either form binary packages or sources please refer to the Installation document.
Requirements
JeromeDL requires the following software to be installed.
- The J2SE Development Kit (JDK 5.0 required)
- Apache Tomcat Servlet container (version 6.x or newer)
Logging configuration
Logging configuration is placed in logging.properties file. JeromeDL 2.0 uses Commons Logging throughout its internal code allowing the user to choose a logging configuration that suits their needs.
The default logging.properties in JeromeDL specifies a ConsoleHandler for routing logging to stdout. A handler's log level threshold can be set using SEVERE, CONFIG, INFO, WARN, FINE, FINEST or ALL. The logging.properties shipped with JeromeDL 2.0 is set to ALL.
For more information concerning loggers configuration visit ["http://tomcat.apache.org/tomcat-5.5-doc/logging.html"].
ronization with the CVS, these steps need to be repeted.
preBuilding tasks
Other subtopics: Navigation(siblings)



