proper way to reconfigure OLFS?

Denis Nadeau dnadeau at pop600.gsfc.nasa.gov
Thu Apr 19 11:47:05 PDT 2007


Nathan,

I have just succeeded to get 2 olfs on one tomcat. 

I have changed the following file  olfs.xml.
    <BES>
***        <host>myothermachine.nasa.gov</host>
        <port>10002</port>
        <MaxClients>10</MaxClients>
    </BES>

I have also changed the file WEB-INF.xml
    <context-param>
        <param-name>ContextPath</param-name>
***        <param-value>opendap3</param-value>
    </context-param>

as well as log4j.xml
***    <logger name="opendap3">
      <level value="ALL"/>
      <appender-ref ref="ThreddsStdout"/>
    </logger>

I created a new war file called opendap3 in the context_path "/opendap3"
in tomcat.

This way I was able to have 2 olfs on one server.

Is this  safe?

Denis



-- 
Denis Nadeau
Goddard Earth Sciences Data & Information Services Center
Code 610.2
NASA Goddard Space Flight Center, Greenbelt, MD 20771
Phone: (301) 614-5514
Fax:   (301) 614-5268
email: dnadeau at pop600.gsfc.nasa.gov
http://disc.gsfc.nasa.gov
http://giovanni.gsfc.nasa.gov    




More information about the Opendap-tech mailing list