Changeset 1142 for plugins/base2
- Timestamp:
- Jun 25, 2009, 9:49:18 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/base2/net.sf.basedb.illumina/trunk/INSTALL
r1097 r1142 34 34 1. Unpack the tar.gz file to a directory of your choice. 35 35 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]] 39 37 If you have job agents that are running from another location, you must also 40 38 copy the jar file to a location the job agents has access to. … … 66 64 program to create a scanner and/or software entry. 67 65 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 69 69 agents as well. 70 70 … … 73 73 the Tomcat web server. If the job agents are not running from the same BASE 74 74 installation 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.''' 79 76 80 77 == Upgrade == … … 88 85 4. Step 7-9 are optional and only needed if the new release contains plugins or changed/new pluginconfigurations 89 86 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]] 91 88 '''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. 92 90 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.