Main Page
From Jvix
Contents |
[edit]
JVix
JVix is intended to allow Java developers to use the (freely available) VIX API to control VMware virtual machines.
The existing API comes in three forms: C, Perl and COM. This project will wrapper the C implementation in Java JNI calls, and map C conventions into their Java equivalent (e.g. methods will throw exceptions rather than return an error code).
This project may be extended in future to encompass other administrative tasks required of virtual machines (e.g. integration with WUA, the windows update agent to automatically update an embedded Windows O/S)
[edit]
Project Status
- A preliminary download package is now available on the Sourceforge download page
- This project is not currently complete, check the Status page for more details
[edit]
Project Links
Other relevant links:
- Implementation status
- Javadocs
- Javadoc error report generated by doccheck
- Test coverage report generated by emma
- CVS statistics generated by statcvs
- Project page on Sourceforge
- Download page on Sourceforge
[edit]
External Links
- http://www.vmware.com
- Vix API (vmware site)
[edit]
Using this Wiki
Once you've logged in, feel free to add or edit any information on this site.
Consult the User's Guide for information on using the wiki software.

