jfclere     2004/07/27 01:00:53

  Modified:    daemon/src/samples README.txt
  Log:
  Arrange the common location and corresponding explainations.
  
  Revision  Changes    Path
  1.3       +4 -2      jakarta-commons/daemon/src/samples/README.txt
  
  Index: README.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/daemon/src/samples/README.txt,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- README.txt        27 Sep 2003 15:45:02 -0000      1.2
  +++ README.txt        27 Jul 2004 08:00:52 -0000      1.3
  @@ -5,7 +5,7 @@
   SimpleDaemon:
   
   SimpleDaemon demonstrates the feature of the daemon ofered by
  -jakarta-commons-sandbox/daemon.
  +jakarta-commons/daemon.
   To run it adapt the SimpleDaemon.sh file and connect to it using:
   telnet localhost 1200
   Additional information in ../native/unix/INSTALL.txt
  @@ -18,8 +18,10 @@
   (See in ../native/nt/README how to install jsvc as a service in win32).
   
   It uses jakarta Commons Collections:
  -http://jakarta.apache.org/commons/collections.html
  +http://jakarta.apache.org/commons/collections/
   To use it you need at least commons-collections-1.0
  +Check in build.xml that the property commons-collections.jar correspond to thei
  +location of your commons-collections.jar file.
   
   You have to create a file named startfile that uses a property format:
   name = string to start the program
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to