Version 8 (modified by fvenuti, 15 years ago) (diff) |
---|
server www.noc.soton.ac.uk
- used for RODIN web interface (php scripts)
Behind firewall - open ports: 80 (http), 443 (https)
server mysql.noc.soton.ac.uk
- MySQL 4.1.9 - used for the RODIN database (and ndg security?)
Behind the firewall - no open ports
Server godiva.noc.soton.ac.uk (used for godiva eScience project, soon to be replaced)
- Red Hat Enterprise Linux WS release 3, kernel 2.4.21-20.0.1
- apache web server with add-on tomcat 5.5.3 using mod_jk. See: apache-tomcat combination
- dlese 2.0.9
- exist 1.0-beta2
- NDG security
- RODIN (php scripts - copy) - put on same system as security to ensure it worked
Behind firewall - open ports: 80
Problems
With tomcat 5.5.3 two libraries necessary to run the metadata harvester seem to be missing by default.
In path/to/tomcat/common/endorsed ::
xercesImpl.jar, xmlParserAPIs.jar
(this is relevant for discovery portal when updating tomcat)
Note - all our systems are also behind the University firewall, which occassionally throws up some strange oddities!