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

---upgrade-config

The --upgrade-config option upgrades a configuration file that is created by any previous version of the Image Tool (jrockitve-imagetool.jar). If you want to use an existing configuration file (version="5.1") with a newer version of the Image Tool, you must upgrade the configuration file before assembling the virtual machine image.

Syntax

java -jar jrockitve-imagetool.jar --upgrade-config config.xml 

Note:

For information about the syntax conventions, see Documentation Conventions for Command-Line Syntax.

Arguments

Argument Description
config.xml Path and name of the configuration file which needs to be upgraded.

Example

java -jar jrockitve-imagetool.jar --upgrade-config config.xml

This command upgrades the config.xml file to use new configuration elements supported by the latest version of the Image Tool.