Revision 9485
Added by ben leinfelder almost 9 years ago
docs/user/metacat/source/harvester.rst | ||
---|---|---|
539 | 539 |
--> |
540 | 540 |
|
541 | 541 |
2. Save the edited file. |
542 |
3. Shut down Tomcat. |
|
543 |
4. Redeploy Metacat by running the following two Ant commands from the |
|
544 |
top-level directory of your Metacat installation: |
|
542 |
3. Restart Tomcat. |
|
545 | 543 |
|
546 |
:: |
|
547 |
|
|
548 |
ant cleanweb |
|
549 |
ant install |
|
550 |
|
|
551 |
5. Restart Tomcat. Note that you will have to edit the ``metacat.properties`` |
|
552 |
file to specify harvester settings. |
|
553 |
|
|
554 | 544 |
About thirty seconds after you restart Tomcat, the Harvester servlet will |
555 | 545 |
start executing. The first harvest will occur after the number of hours |
556 | 546 |
specified in the metacat.properties file. The servlet will continue running |
Also available in: Unified diff
remove ant commands in harvester configuration instructions. https://projects.ecoinformatics.org/ecoinfo/issues/6937