To generate a device pack using the modified device pack configuration file, run the application.
Note: Java Development Kit (JDK) 1.7 is required to run the application. For JDK 1.7 installation instructions, go to the Oracle website.
Follow these steps:
unzip IMDevicePackGenerator_<version>.zip
cd bin
Windows:
createIMDevicePack.bat <path_of_devicepack_config.xml>
Linux or Solaris:
chmod <executable permissions> createIMDevicePack.sh
createIMDevicePack.sh <path_of_devicepack_config.xml>
Note: By default the application logs messages on the console while it is running. You can modify this behavior by editing the logging.properties file.
After successful processing, a folder is created in the ems_installer/devicepacks directory with the name of the generated device pack. The new folder contains the following folders:
Contains the certification jar that the application generates using the information in the devicePackConfig.xml file.
Contains the device pack jar that the application generates using the information in the devicePackConfig.xml file.
Notes:
|
Copyright © 2014 CA.
All rights reserved.
|
|