Skip Headers
Oracle® JRockit Virtual Edition User's Guide
Release 2.0.0

Part Number E22518-01
Go to Documentation Home
Home
Go to Table of Contents
Contents
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

B Configuration File Element Reference

This appendix provides information about the elements of the XML file that specifies configuration settings for virtual machines created by using Oracle JRockit Virtual Edition.

The root element of the configuration XML file is jrockitve-imagetool-config, which specifies the following attributes:

The following is the high-level element hierarchy in the configuration XML file. The mandatory elements are highlighted in bold text. For more information about an element and its attributes, click the element name in the hierarchy.

jrockitve-imagetool-config (mandatory)
    java-filesystem-imports (optional)
    jrockitve-binary-url (optional)
    jrockitve-config (mandatory)
        storage (mandatory)
            disks (mandatory)
            mounts (mandatory)
        services (optional)
        vm-name (mandatory)
        working-dir (optional)
        java-arguments (mandatory)
        network (mandatory)
            dns (optional)
            nics (mandatory)
            hostname (optional)
        locale-data (optional)
        console-log-path (optional)

Appendix C provides samples of brief and detailed configuration XML files that you can generate by using the Image Tool.