Hyrax Installation

Ver 1.0.2


Note: For more verbose instructions, see documentation.

First:

Build and install bes and various handler projects.
Launch the beslistener

Check out the OLFS:

svn co http://scm.opendap.org:8090/svn/trunk/olfs

Build it:

ant server

Install it:

rm -rf $TOMCAT_HOME/webapps/opendap
cp build/dist/opendap.war $TOMCAT_HOME/webapps

Launch it:

$TOMCAT_HOME/bin/startup.sh

Configure it:

vi $TOMCAT_HOME/content/opendap/olfs.xml

(In the <BES> element adjust the values for <host> and <port>)

Relaunch it:

$TOMCAT_HOME/bin/shutdown.sh

$TOMCAT_HOME/bin/startup.sh

 

Go cat. Go.