home *** CD-ROM | disk | FTP | other *** search
/ BUG 15 / BUGCD1998_06.ISO / aplic / jbuilder / jhelp.z / readme.txt < prev    next >
Text File  |  1997-07-30  |  787b  |  17 lines

  1. The docs/guide/rmi/examples/hello directory in the JDK 1.1 Beta release
  2. contains the source code for the "Hello World!" example from the RMI
  3. Tutorial. After downloading the JDK 1.1 Beta release, if you do not
  4. want to follow the instructions in the tutorial to build and run the
  5. example from scratch, you can execute a script which builds and runs
  6. the example and provides running commentary:
  7.  
  8. 1.) Change to the /docs/guide/rmi/examples/hello directory
  9.     in the JDK 1.1 Beta installation directory.
  10.  
  11. 2.) On Solaris execute the run script.
  12.     The script assumes that the registry is not currently running.
  13.  
  14. 3.) On Windows systems,  execute <run.bat. Upon completion, you will
  15.     need to explicitly destroy the windows created for the registry
  16.     and server processes.
  17.