22
How to use Oracle Grid OEM to deploy J2EE applications By: Charles Li Date: 5/2/2005 Updated: 10/12/2005

How to use Oracle Grid OEM to deploy J2EE applications By: Charles Li Date: 5/2/2005 Updated: 10/12/2005

Embed Size (px)

Citation preview

Page 1: How to use Oracle Grid OEM to deploy J2EE applications By: Charles Li Date: 5/2/2005 Updated: 10/12/2005

How to use Oracle Grid OEM to deploy J2EE applications

By: Charles Li

Date: 5/2/2005

Updated: 10/12/2005

Page 2: How to use Oracle Grid OEM to deploy J2EE applications By: Charles Li Date: 5/2/2005 Updated: 10/12/2005

Objects of OEM Grid Deployment

• To provide a central location for J2EE deployment.• To provide means for audit trail for J2EE

deployments. • To provide a graphical user interface for user

deployments.• To provide a means for user email list maintenance.

Page 3: How to use Oracle Grid OEM to deploy J2EE applications By: Charles Li Date: 5/2/2005 Updated: 10/12/2005

Prerequisites for deployment• Pre-production deployment approval criteria must be met.

– Please see “http://epic52.dep.state.fl.us/operations/J2EE-Pre-Prod.html” for approval criteria.

• Each application will have its own deployment account for use by the project lead.

• Once the application has been promoted to production, the pre-production container will be disabled.

• The application context-root must be in the form of GrpProj, i.e.: ImsMes (UAT) or ImsMesTest (LoadTest).

• The Ear file should have the following format: grp-proj-x.x.x.ear, where x.x.x is the version number of the application.

Page 4: How to use Oracle Grid OEM to deploy J2EE applications By: Charles Li Date: 5/2/2005 Updated: 10/12/2005

Deployment administrators account maintenance

Page 5: How to use Oracle Grid OEM to deploy J2EE applications By: Charles Li Date: 5/2/2005 Updated: 10/12/2005

Login to Grid OEM• Use URL: http://epic227.dep.state.fl.us:7777/em to login to Grid OEM. • The UserName and password will be sent once the application is ready

for re-deployment.

Page 6: How to use Oracle Grid OEM to deploy J2EE applications By: Charles Li Date: 5/2/2005 Updated: 10/12/2005

Grid OEM home page• After login to Grid OEM, you will see the Grid

OEM home page.

Page 7: How to use Oracle Grid OEM to deploy J2EE applications By: Charles Li Date: 5/2/2005 Updated: 10/12/2005

Click on the “Preference” link at the top right corner of the screen.

Page 8: How to use Oracle Grid OEM to deploy J2EE applications By: Charles Li Date: 5/2/2005 Updated: 10/12/2005

You are now in the Preferences -> General screen: here you can change the password.As am example, shown here is the ImsMes

application account.

Page 9: How to use Oracle Grid OEM to deploy J2EE applications By: Charles Li Date: 5/2/2005 Updated: 10/12/2005

It is also possible to add the email addresses of developers and others that want to receive

deployment notice emails.

Page 10: How to use Oracle Grid OEM to deploy J2EE applications By: Charles Li Date: 5/2/2005 Updated: 10/12/2005

Steps for deployment

Page 11: How to use Oracle Grid OEM to deploy J2EE applications By: Charles Li Date: 5/2/2005 Updated: 10/12/2005

Click on the Jobs tab.

Page 12: How to use Oracle Grid OEM to deploy J2EE applications By: Charles Li Date: 5/2/2005 Updated: 10/12/2005

Click on the Library sub-tab under the Jobs tab.

Page 13: How to use Oracle Grid OEM to deploy J2EE applications By: Charles Li Date: 5/2/2005 Updated: 10/12/2005

Click on the Owner drop down list and select All, then click Go.

Page 14: How to use Oracle Grid OEM to deploy J2EE applications By: Charles Li Date: 5/2/2005 Updated: 10/12/2005

Select the job name by clicking on the radio button and click on Submit.

Page 15: How to use Oracle Grid OEM to deploy J2EE applications By: Charles Li Date: 5/2/2005 Updated: 10/12/2005

The job name is pre-filled with a timestamp, click “Yes” to confirm job submission.

Page 16: How to use Oracle Grid OEM to deploy J2EE applications By: Charles Li Date: 5/2/2005 Updated: 10/12/2005

After the job has been submitted, the confirmation screen will display.

Page 17: How to use Oracle Grid OEM to deploy J2EE applications By: Charles Li Date: 5/2/2005 Updated: 10/12/2005

To see jobs that are running, click on the “Activity” sub-tab. If you do not your job in the list, select All for Owner, Status and Scheduled

Start, then click Go.

Page 18: How to use Oracle Grid OEM to deploy J2EE applications By: Charles Li Date: 5/2/2005 Updated: 10/12/2005

The job you submitted should appear on the list, with status reported as “running”.

Page 19: How to use Oracle Grid OEM to deploy J2EE applications By: Charles Li Date: 5/2/2005 Updated: 10/12/2005

Once the job has run, click on the name of the job to see details of the run.

Page 20: How to use Oracle Grid OEM to deploy J2EE applications By: Charles Li Date: 5/2/2005 Updated: 10/12/2005

The details of the job are displayed, click on the status of the job.

Page 21: How to use Oracle Grid OEM to deploy J2EE applications By: Charles Li Date: 5/2/2005 Updated: 10/12/2005

Click on the link “command step”.

Page 22: How to use Oracle Grid OEM to deploy J2EE applications By: Charles Li Date: 5/2/2005 Updated: 10/12/2005

The output of the job is displayed. The output is also emailed to the email addresses entered in the

“Preferences --> General” section.