Changes between Version 3 and Version 4 of JavaParty/FAQ
- Timestamp:
- 11/03/06 14:57:04 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
JavaParty/FAQ
v3 v4 22 22 1. Start the runtime manager on host <myhost> 23 23 24 jprm 24 {{{ 25 jprm -host <myhost> -port 1099 26 }}} 25 27 26 28 2. Try to attach some virtual machines to the runtime manager
