Oracle® JRockit Virtual Edition User's Guide Release 2.0.0 Part Number E22518-01 |
|
|
View PDF |
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.
java -jar jrockitve-imagetool.jar --upgrade-config config.xml
Note:
For information about the syntax conventions, see Documentation Conventions for Command-Line Syntax.Argument | Description |
---|---|
config.xml |
Path and name of the configuration file which needs to be upgraded. |
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.