Changeset 1142


Ignore:
Timestamp:
Jun 25, 2009, 9:49:18 AM (14 years ago)
Author:
Martin Svensson
Message:

Fixes #180 Overview plot extensions for Illumina expression

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/base2/net.sf.basedb.illumina/trunk/INSTALL

    r1097 r1142  
    3434 1. Unpack the tar.gz file to a directory of your choice.
    3535 2. Stop your Tomcat server that is running BASE and all job agents, if any.
    36  3. Copy the illumina-plugins.jar to your BASE plug-ins directory. This directory
    37     is specified by the 'plugins.dir' option in your base.config file and defaults
    38     to <basedir>/plugins.[[BR]]   
     36 3. Copy the illumina-plugins.jar to <basedir>''/www/WEB-INF/extensions/''.[[BR]]   
    3937    If you have job agents that are running from another location, you must also
    4038    copy the jar file to a location the job agents has access to.   
     
    6664    program to create a scanner and/or software entry.
    6765 13. Finish the job registration and wait for the plug-in to finish.
    68  14. Done. The Illumina plug-ins are now installed. You can now restart any job
     66 14. If the extension auto-installation is disabled a manual scan is necessary to detect/register the new illumina-extensions.
     67   Click on menu: ''Extensions -> Manual scan...''
     68 15. Done. The Illumina plug-ins are now installed. You can now restart any job
    6969    agents as well.
    7070   
     
    7373the Tomcat web server. If the job agents are not running from the same BASE
    7474installation directory, you may need to copy the files to a proper location.
    75 We recommend that you always put the illumina-plugins.jar inside the
    76 plugins.dir directory. If you do, BASE will automatically find the JAR file
    77 in job agents. Otherwise, you may have to configure the JAR path manually
    78 for each job agent.
     75'''Notice: you may have to configure the JAR path manually for each job agent.'''
    7976
    8077== Upgrade ==
     
    8885 4. Step 7-9 are optional and only needed if the new release contains plugins or changed/new pluginconfigurations
    8986    that you want to install. [[BR]]
    90     '''Notice1:''' Already installed plugins do not need to be re-installed, but updated configurations do.[[BR]]
     87    '''Notice1:''' Already installed plugins do not need to be re-installed(unless the jar-path has been changed), but updated configurations do.[[BR]]
    9188    '''Notice2:''' If the existing configuration is not first removed  you will end up with two configurations with the same name.
     89    '''Notice3:''' Upgrading from 1.3.x or less require you to run the installation wizzard even for the installed plugins to update their jar-path.
    9290 5. Step 10-13 are also optional and only necessary when the release comes with new Illumina variants that you want to create.
    93  6. Done. The Illumina package is now updated. You can restart any job-agents as well.
     91 6. Do step 14 to update the extensions.
     92 7. Done. The Illumina package is now updated. You can restart any job-agents as well.
Note: See TracChangeset for help on using the changeset viewer.