Ignore:
Timestamp:
2011-08-27T20:54:15+12:00 (13 years ago)
Author:
ak19
Message:

All comments referring to glisite.cfg edited to refer to llssite.cfg alone as necessary

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone2/gs2-web-server.bat

    r24492 r24508  
    190190
    191191:: GLI launches gs2-server.bat with:
    192 :: cmd /c start "window" "c:\path to\gs2-web-server.bat" --config=c:\path to\glisite.cfg --quit=portnum --mode=gli
     192:: cmd /c start "window" "c:\path to\gs2-web-server.bat" --config=c:\path to\llssite.cfg --quit=portnum --mode=gli
    193193:: where the --options are generally optional, but always used for GLI.
    194194:: The configfile param could contain spaces, in which case its space-separated parts spread over
    195195:: multiple parameters. In the past, we used to handle this problem here.
    196196:: At present we pass all the arguments as-is to the Server.jar program and let it handle the parameters.
    197 :: E.g. gs2-web-server.bat --config=C:\pinky was\here at greenstone2\glisite.cfg --mode=gli --quitport=50100
    198 :: or gs2-web-server.bat --quitport=50100 --config=C:\pinky was\here at greenstone2\glisite.cfg --mode=gli
     197:: E.g. gs2-web-server.bat --config=C:\pinky was\here at greenstone2\llssite.cfg --mode=gli --quitport=50100
     198:: or gs2-web-server.bat --quitport=50100 --config=C:\pinky was\here at greenstone2\llssite.cfg --mode=gli
    199199:: Note the (lack of) use of quotes!
    200200
Note: See TracChangeset for help on using the changeset viewer.