digest, etc

ok, the digest pw have been installed on motherlode and they appear to be
working. i logined to debug.  there was one typo in your text explaining
digest, you said to edit conf/system.xml file, you meant to say to edit
conf/server.xml file huh.

another point about installation; the following environment vars need to
be set in the files: startup.sh, shutdown.sh, and tool-wrapper.sh (sp).
the top of the scripts mention that these environment vars needed set.
these are not the default configurations, don't know why these work on
cygwin but they do "not" work automatically  on solaris. haven't checked
linux yet, but will do it later.  the last var os400 setting is needed for
the tool-wrapper.sh script used by digest.sh, otherwise digest.sh fails.


JAVA_HOME="/opt/jdk1.4.2"
export JAVA_HOME

JAVA_OPTS="-server -Xmx512m -Xms128m"
export JAVA_OPTS

CATALINA="/opt/tomcat1"
export CATALINA

CATALINA_HOME="/opt/tomcat1"
export CATALINA_HOME

LOGS="$CATALINA/logs"
export LOGS


# OS specific support.  $var _must_ be set to either true or false.
os400=false


==============================================================================
Robb Kambic                                Unidata Program Center
Software Engineer III                      Univ. Corp for Atmospheric Research
rkambic@xxxxxxxxxxxxxxxx                   WWW: http://www.unidata.ucar.edu/
==============================================================================


  • 2005 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the thredds archives: