Ver 1.0.2
Note: For more verbose instructions, see documentation.
Build and install bes and various handler projects.
Launch the beslistener
svn co http://scm.opendap.org:8090/svn/trunk/olfs
ant server
rm -rf $TOMCAT_HOME/webapps/opendap
cp build/dist/opendap.war $TOMCAT_HOME/webapps
$TOMCAT_HOME/bin/startup.sh
vi $TOMCAT_HOME/content/opendap/olfs.xml
(In the <BES> element adjust the values for <host> and <port>)
$TOMCAT_HOME/bin/shutdown.sh
$TOMCAT_HOME/bin/startup.sh