Changeset 25456 for main


Ignore:
Timestamp:
2012-04-23T15:04:32+12:00 (12 years ago)
Author:
ak19
Message:

Helpful comment on cmd-line usage.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/ModifyUsersDB.java

    r25341 r25456  
    2323//import org.greenstone.admin.guiext.PropertiesStep;
    2424
     25// To run this from the command-line, first make sure that the tomcat server is stopped, then run:
     26// java -cp /full/path/to/GS3/web/WEB-INF/lib/gsdl3.jar:/full/path/to/GS3/web/WEB-INF/lib/derby.jar org.greenstone.gsdl3.util.usersDB2txt web/sites/localsite/etc/usersDB/
    2527public class ModifyUsersDB {
    2628   
Note: See TracChangeset for help on using the changeset viewer.