I am having trouble understanding IBM procedures

Lester Nubla

I am reading this file "readme_5202_P8CPE_IF001.htm" (Content Platform Engine 5.2.0.2 Interim Fix 1), and I encountered this procedure:

Copy the new Engine-xx.ear file into the following directory. This directory is a staging location. Do not delete or overwrite the currently deployed Engine-xx.ear file.

Windows
installation_location\ContentEngine\lib

UNIX
installation_location/ContentEngine/lib

What I don't understand is, how am I supposed to copy the Engine-xx.ear file to the specified directory without deleting or overwriting the existing Engine-xx.ear file there? Please bear with me if my understanding in English is not good.

Thank you very much!

Marko Bonaci

That's a note (poorly explained, though) not to overwrite the original file (Engine-xx.ear), but to rename it, as e.g. Engine-xx-orig.ear, and store it aside (to have it if something goes bad with your upgrade) before copying/building the version from a fix pack to that same location.

Which is called a staging environment.

Because it's used to build a WAR/EAR for deployment.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

I am having trouble understanding the flow of programming

I am having trouble understanding pipes and their implememnation in xv6

I am having trouble understanding part of an ExceptionError code

I am having trouble understanding parts of this ruby bubble sort implementation?

I am having trouble locating SDK for node.js on the ibm cloud platform was it deprecated or renamed?

I am having trouble understanding the Iterable class then with the .map syntax. can you put this in a simple language?

Why is there no server.emit in this code and i am having trouble understanding this code in node js?

I am having trouble updating node and npm

I am having trouble with the .compareTo function

I am having trouble with HTML Javascript inclusion

I am having trouble as a newbie with C++

I am having trouble with ASYNCTASK in my fragment

I am having trouble with my route in laravel

I am having trouble with this piece of code

I am having trouble upcasing or capitalizing

I am having trouble with my Calculator

Why am I having trouble writing to an array

I am having trouble running my app

I am having trouble with function parameters

I am having a trouble importing the PyDictionary library

I am having trouble with OpenMP on C

I am having trouble getting the below fixed

I am having trouble organising boxes in css

I am having trouble understanding why I am not able to .map over the data I am return in the state that I set up in my React program

I am having difficulty understanding Generics

Group by and having trouble understanding

Having trouble understanding currying

I am a beginner and I'm having trouble compiling a simple program

I'm having trouble understanding how object references work in Java?