jfclere     2005/06/06 09:28:33

  Modified:    jni      README.txt
  Log:
  Add something about the examples.
  
  Revision  Changes    Path
  1.2       +10 -0     jakarta-tomcat-connectors/jni/README.txt
  
  Index: README.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/jni/README.txt,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- README.txt        15 Jan 2005 11:27:31 -0000      1.1
  +++ README.txt        6 Jun 2005 16:28:33 -0000       1.2
  @@ -3,3 +3,13 @@
   
   Building
   ========
  +ant
  +
  +Running the examples
  +====================
  +before running the examples you may have to set LD_LIBRARY_PATH, something 
like
  +LD_LIBRARY_PATH=/opt/SMAWoIS/openssl/lib; export LD_LIBRARY_PATH
  +echo: (port in examples/org/apache/tomcat/jni/Echo.properties).
  +ant echo-example
  +ssl server: (see parameters in 
./examples/org/apache/tomcat/jni/SSL.properties)
  +ant server-example
  
  
  

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

Reply via email to