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 ndg.noc.soton.ac.uk
Updated by hms 12 Dec - some of the notes may need changing
- Red Hat Enterprise Linux WS release 3, kernel 2.6.9-42.0.2
- apache web server with add-on tomcat 5.5.20 using mod_jk. See: [http://bscw.badc.nerc.ac.uk/bscw/bscw.cgi/d94522/apache_tomcat_combo.doc apache-tomcat combination (by Bruce Dupee)
- dlese 2.0.9.3
- exist 1.1.1
- NDG security - alpha *[possibly still 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!