NIH | National Cancer Institute | NCI Wiki  

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Build and deploy caCGHcall grid service
    • cd /usr/local/bioconductor/caCGHcall
    • ant deployTomcat
  2. Prepare Tomcat for Grid applications
  3. cd $GLOBUS_LOCATION
    • ant -f share/globus_wsrf_common/tomcat/tomcat.xml deployTomcat -Dtomcat.dir="$CATALINA_HOME"
  4. Copy $JMS_HOME/lib/*.jar to $CATALINA_HOME/webapps/wsrf/WEB-INF/lib

...