You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Config Files

Application

Configuration Path

Required Files

Log File Path

ActiveMQ TCS

/opt/LOUI/activemqTCS/

instrumentConfiguration.xml
jndi.properties

?

joe

/opt/LOUI/joe/

instrumentConfiguration.xml
jndi.properties
log4j.properties

/var/log/LOUI/joe/

joeClient

/opt/LOUI/joe/

instrumentConfiguration.xml
jndi.properties
log4j.properties

/var/log/LOUI/joe/

guider (gcs)

/opt/LOUI/gwaves/

instrumentConfiguration.xml
jndi.properties
CameraConfiguration.xml

?

wavefront sensor (wfs)

/opt/LOUI/gwaves/

instrumentConfiguration.xml
jndi.properties
CameraConfiguration.xml

?

hipoBlue

/opt/LOUI/hipo/

instrumentConfiguration.xml
jndi.properties
CameraConfiguration.xml

?

hipoRed

/opt/LOUI/hipo/

instrumentConfiguration.xml
jndi.properties
CameraConfiguration.xml

?

nasa42

/opt/LOUI/nasa42/

instrumentConfiguration.xml
jndi.properties
CameraConfiguration.xml

?

Easiest way to set up the configuration environment is to checkout the whole tree structure.

  • Create /opt/LOUI/ directory for storing the configuration files
  • Check out the whole tree for the config files
    $ cd /opt/LOUI
    $ svn checkout svn://jumar.lowell.edu/LOUI_Configuration/trunk/prod .
    
  • Edit the jndi.properties file for the appropriate applications to point to the right machine and right broker.
  • No labels