#******************************************************************************** # Licensed Materials - Property of IBM # IBM Quick Deployer # (c) Copyright IBM Corporation 2017. All Rights Reserved. # # U.S. Government Users Restricted Rights: # Use, duplication or disclosure restricted by GSA ADP Schedule # Contract with IBM Corp. # #******************************************************************************** ## QD config properties for CLM_603_iFix009 ## recipe -- os:appServer:tag:operation:type:source:destination:freeText # WAS war files : make a copy and then replace the file win,linux : was : rs : replace : file : rs.war : server/webapps : null win,linux : was : lqe : replace : file : lqe.war : server/webapps : null win,linux : was : ldx : replace : file : ldx.war : server/webapps : null # LIBERTY war files (5 stages) # 1. delete folder (containing the old expanded war file content) # 2. backup and delete the war.zip file # 3. copy a new war file # 4. rename new war file to have .zip extension # 5. unzip new war file to expanded war file folder win,linux : liberty : rs : delete : folder : rs.war : server/liberty/clmServerTemplate/apps : null win,linux : liberty : rs : backupDelete : file : rs.war.zip : server/liberty/clmServerTemplate/apps : null win,linux : liberty : rs : copy : file : rs.war : server/liberty/clmServerTemplate/apps : null win,linux : liberty : rs : renameSameDir: file : rs.war : server/liberty/clmServerTemplate/apps : rs.war.zip win,linux : liberty : rs : unzipCopy : folder : rs.war : server/liberty/clmServerTemplate/apps/rs.war : null win,linux : liberty : lqe : delete : folder : lqe.war : server/liberty/clmServerTemplate/apps : null win,linux : liberty : lqe : backupDelete : file : lqe.war.zip : server/liberty/clmServerTemplate/apps : null win,linux : liberty : lqe : copy : file : lqe.war : server/liberty/clmServerTemplate/apps : null win,linux : liberty : lqe : renameSameDir: file : lqe.war : server/liberty/clmServerTemplate/apps : lqe.war.zip win,linux : liberty : lqe : unzipCopy : folder : lqe.war : server/liberty/clmServerTemplate/apps/lqe.war : null win,linux : liberty : ldx : delete : folder : ldx.war : server/liberty/clmServerTemplate/apps : null win,linux : liberty : ldx : backupDelete : file : ldx.war.zip : server/liberty/clmServerTemplate/apps : null win,linux : liberty : ldx : copy : file : ldx.war : server/liberty/clmServerTemplate/apps : null win,linux : liberty : ldx : renameSameDir: file : ldx.war : server/liberty/clmServerTemplate/apps : ldx.war.zip win,linux : liberty : ldx : unzipCopy : folder : ldx.war : server/liberty/clmServerTemplate/apps/ldx.war : null # CLM server patch : just overwrite the file (adding dm as dm patch is potentially also being installed) win,linux : liberty,was : dm,gc,dcc,relm,qm,rm,ccm,jts : copy : file : CLM_server_patch_ : server/patch : null # Oracle OutsideIn patch (2 stages) win,linux : liberty,was : rm : unzipSameDir : file : DNG603_OutsideIn_8-5-3_Patch_CPU_ : null : null linux : liberty,was : rm : untarReplace : files : linux-x86-64.tar : server/conf/rm/exporter : null win : liberty,was : rm : unzipReplace : files : win-x86-64.zip : server/conf/rm/exporter : null # dcc wrapping jar patch (2 stages) win,linux : liberty,was : dcc : backupDelete : file : com.ibm.rational.datacollection.wrapper_1.0.0 : server/conf/dcc/wrapper/lib : null win,linux : liberty,was : dcc : copy : file : com.ibm.rational.datacollection.wrapper_1.0.0 : server/conf/dcc/wrapper/lib : null # teamserver.properties need updated win,linux : liberty,was : dcc : modifyTspKey : file : teamserver.properties : server/conf/dcc : com.ibm.rational.datacollection.initialized=false