hammant     02/01/09 11:31:30

  Modified:    armi     README.txt
  Log:
  last message
  
  Revision  Changes    Path
  1.3       +3 -33     jakarta-commons-sandbox/armi/README.txt
  
  Index: README.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/armi/README.txt,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- README.txt        30 Dec 2001 00:48:41 -0000      1.2
  +++ README.txt        9 Jan 2002 19:31:30 -0000       1.3
  @@ -1,35 +1,5 @@
  ---------------------------------------------------------------------------
  -  JAKARTA  COMMONS  -  ALTERNATE (TO) REMOTE METHOD INVOCATION - "ARMI"
  ---------------------------------------------------------------------------
  +ARMI has been renamed to AltRMI.
   
  -o Building
  +Still in Commons-sandbox CVS.
   
  -To build, you must have ant installed.  Just type 'ant' -- the default
  -target will compile the classes (no jars at present)
  -
  -o Demonstration of transport (see test package)
  -
  -To test ObjectStream over Socket transport:
  -
  -  In DOS shell #1 - "ant -buildfile test.xml test1a-serve"
  -  In DOS shell #2 - "ant -buildfile test.xml test1a-client" 
  -  
  -To test ObjectStream Piped transport
  -
  -  In DOS shell #1 - "ant -buildfile test.xml test2a"
  -  
  -To test (Armi over) RMI transport:  
  -
  -  In DOS shell #1 - "ant -buildfile test.xml test3a-serve"
  -  In DOS shell #2 - "ant -buildfile test.xml test3a-client" 
  -  
  -To test Direct transport
  -
  -  In DOS shell #1 - "ant -buildfile test.xml test4a"  
  -
  -To test with class definition forwarding (from server to client), 
  -same as above four tests, but with "b" instead of "a" in the target name.
  -
  -o Use in your application
  -
  -To-be-advised
  \ No newline at end of file
  +- Paul H
  \ No newline at end of file
  
  
  

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

Reply via email to