0% found this document useful (0 votes)
81 views9 pages

Deployment Checklist

The document outlines the steps for deploying an EAR file on a Linux server, which includes: connecting with the correct WinSCP credentials, backing up the existing EAR file, opening the EAR file in WinRAR format, pasting JAR files into the correct library path, shutting down the managed server, deploying the new EAR file from the specified path, and restarting the managed server. A similar process is described for deploying to a Windows server, with the only difference being the file path specified.

Uploaded by

GL02APR2020
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
81 views9 pages

Deployment Checklist

The document outlines the steps for deploying an EAR file on a Linux server, which includes: connecting with the correct WinSCP credentials, backing up the existing EAR file, opening the EAR file in WinRAR format, pasting JAR files into the correct library path, shutting down the managed server, deploying the new EAR file from the specified path, and restarting the managed server. A similar process is described for deploying to a Windows server, with the only difference being the file path specified.

Uploaded by

GL02APR2020
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 9

Deployment Checklist Review on Linux Server

TMS ID :
Developer Name :
Reviewed By :
Reviewed On :
Remarks :
Steps

Step1:Correct WinSCP Credentials

Step2:Path For Ear File

Step3:Backup Of Ear File Before


Making Any Change

Step4:Opening EAR File After


Taking Backup For The Same

Step5:Opening Weblogic Server


after pasting the jar file on the Ear
File.
Deployment Checklist Review on Linux Server

Activity
For linux server deployment ,one should connect to WinSCP with the correct credentials(File
Potal,Host Name,Port,UserName, Password) for respected server.
The universal Path for the Ear should be followed accordingly:-
/home/oracle/u01/DEPLOYMENT/Executable/EBIZADF.ear

One should take a proper backup of ear file in his/her system our within the executable folder of
server before doing any changes on Ear File.
The backup should be in a proper folder named 'BACKUP' or we can also change the Ear File
Name with repect to date backup is taken.

As the Ear File Is always in the WinRAR form , if it is not present in that form one should convert
it into WinRAR form before opening it.
The universal path for the library where jar files are present:
EBIZADF.ear/EBIZADF.war/WEB-INF/lib
One should understand that while pasting the jar file in the library , the name of the jar file
should strictly not be changed as if there is two jar files of same application then it cause
conflict and which results in Error and blank pages on ERP.

One should put proper URL of the Weblogic server with proper port .
The universal credentials for Weblogic Server :
username:-weblogic
password:-weblogic1
On weblogic server firstly we have to shutdown the managed server before going to
deployment .
After managed server is shutdown , we have to go to deployment folder.
In deployment first we have to click Lock&Edit .
After lock and edit delete the previous ear named EBIZADFpresent in the server .
After deletion of EAR press Activate Changes .
Then click on Install Button to install the New EAR File from the respected path .
One should check the proper path of ear while deployment.
After the deployment process click the save button and press Activate Changes .
Again come to the Deployment folder ane check on the EAR named EBIZADF and start all
request .
After Staring all request Start the managed server from servers.
Status (Pass/ Fail)
Deployment Checklist Review on Windows Server
TMS ID :
Developer Name :
Reviewed By :
Reviewed On :
Remarks :
Steps
Step1: Path For Ear File

Step2:Backup Of Ear File Before


Making Any Change

Step3:Opening EAR File After


Taking Backup For The Same
Step4:Opening Weblogic Server
after pasting the jar file on the Ear
File.
Deployment Checklist Review on Windows Server

Activity
D:\DEPLOYMENT\Executable

One should take a proper backup of ear file in his/her system our within the executable folder of
server before doing any changes on Ear File.
The backup should be in a proper folder named 'BACKUP' or we can also change the Ear File
Name with repect to date backup is taken.

As the Ear File Is always in the WinRAR form , if it is not present in that form one should convert
it into WinRAR form before opening it.
The universal path for the library where jar files are present:
EBIZADF.ear/EBIZADF.war/WEB-INF/lib
One should understand that while pasting the jar file in the library , the name of the jar file
should strictly not be changed as if there is two jar files of same application then it cause
conflict and which results in Error and blank pages on ERP.
One should put proper URL of the Weblogic server with proper port .
The universal credentials for Weblogic Server :
username:-weblogic
password:-weblogic1
On weblogic server firstly we have to shutdown the managed server before going to
deployment .
After managed server is shutdown , we have to go to deployment folder.
In deployment first we have to click Lock&Edit .
After lock and edit delete the previous ear named EBIZADFpresent in the server .
After deletion of EAR press Activate Changes .
Then click on Install Button to install the New EAR File from the respected path .
One should put proper URL of the Weblogic server with proper port .
The universal credentials for Weblogic Server :
username:-weblogic
password:-weblogic1
On weblogic server firstly we have to shutdown the managed server before going to
deployment .
After managed server is shutdown , we have to go to deployment folder.
In deployment first we have to click Lock&Edit .
After lock and edit delete the previous ear named EBIZADFpresent in the server .
After deletion of EAR press Activate Changes .
Then click on Install Button to install the New EAR File from the respected path .
One should check the proper path of ear while deployment.
After the deployment process click the save button and press Activate Changes .
Again come to the Deployment folder ane check on the EAR named EBIZADF and start all
request .
After Staring all request Start the managed server from servers.
Status (Pass/ Fail)

You might also like