greenstone.org greenstone wiki greenstone trac planet greenstone

Changeset 16305 for other-projects

Show
Ignore:
Timestamp:
2008-07-04 15:10:03 (5 months ago)
Author:
ak19
Message:

Corrected

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • other-projects/trunk/gs3-webservices-democlient/docs/HowToFiles/7BasicsOfWritingWebServices.html

    r15338 r16305  
    7979Change the computer host and port to suite your situation. For example<br /> 
    8080<blockquote> 
    81 java -cp $AXISCLASSPATH org.apache.axis.client.AdminClient -lhttp://harakeke:8080/greenstone3/services/AdminService web/WEB-INF/server-config.wsdd 
     81java -cp $AXISCLASSPATH org.apache.axis.client.AdminClient -lhttp://myhost:8080/greenstone3/services/AdminService web/WEB-INF/server-config.wsdd 
    8282</blockquote> 
    8383Check it says DONE PROCESSING or something like it.