1
<?xml version="1.0" encoding="UTF-8"?>
4
Licensed Materials - Property of IBM
5
5725-I43 (C) Copyright IBM Corp. 2011, 2014. All Rights Reserved.
6
US Government Users Restricted Rights - Use, duplication or
7
disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
11
<!-- IBM MobileFirst Platform Server: sample uninstallation response file
12
for an installation that was initially a Worklight Server version 6.x. -->
17
<!-- The repositories where Installation Manager can find offerings.
18
URLs and absolute file names are accepted; they should point to
19
directories that contain a repository.config or diskTag.inf file.
20
To install a major release, you need one repository.
21
To install a fix pack release, you usually need two repositories.
22
To install an interim fix, you usually need two or three repositories.
24
http://pic.dhe.ibm.com/infocenter/install/v1r6/index.jsp?topic=%2Fcom.ibm.silentinstall12.doc%2Ftopics%2Fr_repository_types.html
25
http://ibm.biz/knowctr#SSHS8R_7.0.0/com.ibm.worklight.upgrade.doc/devenv/c_upgrade_to_srvr_prep_become_familiar_with_IBM_IM.html
26
http://ibm.biz/knowctr#SSHS8R_7.0.0/com.ibm.worklight.installconfig.doc/admin/r_silent_installation_parameters.html
28
<!-- <repository location='http://packages.example.com/ibm/mfpserver-7.0/'/> -->
29
<!-- <repository location='/root/Installfiles/MobileFirst_Platform_Server/disk1/'/> -->
30
<repository location='/root/Installfiles/MobileFirst_Platform_Server/disk1/'/>
33
<!-- The declaration of the Installation Manager package group, a.k.a. profile.
34
Make sure that the installLocation, if it exists, is empty. -->
35
<!--<profile id='IBM Worklight' installLocation='/opt/IBM/Worklight'> -->
36
<profile id='IBM MobileFirst Platform Server' installLocation='/opt/ibm/MobileFirst_Platform_Server_liberty'>
38
<!-- The settings 'eclipseLocation', 'user.import.profile',
39
'cic.selector.os', 'cic.selector.ws', 'cic.selector.arch',
40
'cic.selector.nl' don't need to be specified. -->
44
<!-- Specify what Installation Manager should uninstall. -->
45
<uninstall modify='false'>
46
<offering id='com.ibm.mobilefirst.foundation.server' profile='IBM MobileFirst Platform Server'/>